[
https://issues.jboss.org/browse/AS7-1412?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-1412:
----------------------------------
Fix Version/s: 7.1.1.Final
Note that this issue is about validating inputs, not about exposing the module path.
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
Components: Server
Reporter: Thomas Diesler
Assignee: Brian Stansberry
Fix For: 7.1.1.Final
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.
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