[jboss-jira] [JBoss JIRA] Commented: (AS7-1412) ServerEnvironment accepts invalid or non-existent directory configurations
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 08:23:24 EDT 2011
[ https://issues.jboss.org/browse/AS7-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616998#comment-12616998 ]
Thomas Diesler commented on AS7-1412:
-------------------------------------
The ServerEnvironment.getModulesDir() supports a single directory only. IHMO its a bug ServerEnvironment that it allows invalid or non-existent directory configurations.
> ServerEnvironment accepts invalid or non-existent directory configurations
> --------------------------------------------------------------------------
>
> Key: AS7-1412
> URL: https://issues.jboss.org/browse/AS7-1412
> Project: Application Server 7
> Issue Type: Bug
> Reporter: Thomas Diesler
> Assignee: Brian Stansberry
>
> I tried changing the testsuite/pom.xml to allow tests to override certain AS7 modules, by adding a "testsuite" modules entry to the module.path. It looks like OSGI gets confused by multiple entries in the module path.
> module.path = /home/smarlow/work/as7/testsuite/compat/target/jbossas:/home/smarlow/work/as7/testsuite/compat/../../build/target/jboss-as-7.1.0.Alpha1-SNAPSHOT/modules
> server.log http://pastie.org/2278519 that shows what looks like an OSGI error.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list