[jboss-jira] [JBoss JIRA] (WFLY-2439) Arquillian Wildfly Managed - support exploded mode

Stuart Douglas (JIRA) issues at jboss.org
Tue Jan 21 03:48:29 EST 2014


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

Stuart Douglas resolved WFLY-2439.
----------------------------------

    Resolution: Rejected


Adding support for this to arquillian is not the way to do this. Instead have a look at org.jboss.as.test.manualmode.deployment.DeploymentScannerUnitTestCase for an example of how to best test this.

Basically just add a deployment scanner that points to a directory, and assemble an exploded deployment in that directory. 
                
> Arquillian Wildfly Managed - support exploded mode
> --------------------------------------------------
>
>                 Key: WFLY-2439
>                 URL: https://issues.jboss.org/browse/WFLY-2439
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>    Affects Versions: 8.0.0.Beta1
>            Reporter: Ondrej Zizka
>              Labels: arquillian
>
> Arquillian WildFly managed container currently doesn't support exploded mode deployment. JBDS supports it through moving the files to the standalone/deployments dir. It would be nice if we could add some tests covering this to the WildFly testsuite.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list