[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-353) Remove DeploymentScanner disabling

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Feb 7 04:13:39 EST 2011


     [ https://issues.jboss.org/browse/ARQ-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen resolved ARQ-353.
-------------------------------

    Resolution: Done


https://github.com/aslakknutsen/arquillian/commits/the_bigger_picture

> 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.Beta1
>
>
> 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: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list