[
https://issues.jboss.org/browse/AS7-5282?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-5282:
---------------------------------------
See
https://github.com/jbossas/jboss-as/blob/df5e5b2854cfedf255944c5fc464962f...
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