[jboss-jira] [JBoss JIRA] (AS7-5971) Module Service Dependencies do not take transitive dependencies into account
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sun Nov 18 16:53:21 EST 2012
Stuart Douglas created AS7-5971:
-----------------------------------
Summary: Module Service Dependencies do not take transitive dependencies into account
Key: AS7-5971
URL: https://issues.jboss.org/browse/AS7-5971
Project: Application Server 7
Issue Type: Bug
Components: Class Loading
Affects Versions: 7.1.3.Final (EAP)
Reporter: Stuart Douglas
Assignee: Stuart Douglas
A ModuleLoadService has dependencies on all its dependent ModuleSpecServices, however this does not work if the ModuleSpecService has a dependency on another ModuleSpecService with export=true, as the module may attempt to load before transitive dependencies have been started.
This has caused transient failures in EarClassPathTransitiveClosureTestCase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list