]
Aslak Knutsen updated ARQ-353:
------------------------------
Fix Version/s: 1.0.0.Alpha5
(was: 1.0.0.Beta1)
Remove DeploymentScanner disabling
----------------------------------
Key: ARQ-353
URL:
https://issues.jboss.org/browse/ARQ-353
Project: Arquillian
Issue Type: Feature Request
Components: JBoss Containers
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Fix For: 1.0.0.Alpha5
The HDScanner / ProfileService redeploy issue has been fixed in JBoss AS 6.0 Final.
Remove the old stop/start of HDScanner in the JBoss 6.0 Remote Container.
New ProfileServiceClient API could be used to minimize the dep chain:
dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-profileservice-client</artifactId>
<version>6.0.0.Final</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: