[jboss-jira] [JBoss JIRA] Created: (AS7-1412) ServerEnvironment accepts invalid or non-existent directory configurations
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 08:23:23 EDT 2011
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