[jboss-jira] [JBoss JIRA] (AS7-5282) Allow multiple module dirs: -Dmodule.path=/foo/modules:/bar/modules

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jul 31 20:58:07 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709039#comment-12709039 ] 

Brian Stansberry commented on AS7-5282:
---------------------------------------

See https://github.com/jbossas/jboss-as/blob/df5e5b2854cfedf255944c5fc464962fb50215cb/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/DomainTestSupport.java#L242 where this kind of thing is already done. The domain tests aren't arquillian tests but the concepts should translate.

I know the arq stuff allows configuring a module path and not just a single dir, as Galder Zamarreño uses it.
                
> Allow multiple module dirs: -Dmodule.path=/foo/modules:/bar/modules
> -------------------------------------------------------------------
>
>                 Key: AS7-5282
>                 URL: https://issues.jboss.org/browse/AS7-5282
>             Project: Application Server 7
>          Issue Type: Enhancement
>          Components: Class Loading
>    Affects Versions: 7.1.2.Final (EAP)
>            Reporter: Ondrej Zizka
>            Assignee: David Lloyd
>
> There are use cases when possibility to load modules from multiple root dirs would be handy.
> For one, the testsuite uses ${jboss.dist}/modules; but some tests add modules, which changes the referred AS directory's content.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list