[jboss-jira] [JBoss JIRA] (AS7-5339) JBoss 7.2-alpha.zip
Rodney Kite (JIRA)
jira-events at lists.jboss.org
Fri Aug 10 10:59:06 EDT 2012
Rodney Kite created AS7-5339:
--------------------------------
Summary: JBoss 7.2-alpha.zip
Key: AS7-5339
URL: https://issues.jboss.org/browse/AS7-5339
Project: Application Server 7
Issue Type: Bug
Components: Class Loading
Affects Versions: 7.2.0.Alpha1
Environment: Windows 7 64 bit, Oracle Jdk 1.6.0 32 bit
Reporter: Rodney Kite
Assignee: David Lloyd
During deployment there is an ERROR.
Failed to start service jboss.module.service."deployment.Mef.ear".main JBAS018759: Failed to load module: deployment.Mef.ear:main ...
Caused by: org.jboss.modules.ModuleNotFoundException: deployment.MefBusiness.ear.mefCommon.jar:main
A deployment ear has a jar that references another deployment ears jar/module indicated in the referencing jars "Dependencies:" secion of its Manifest.MF. It seems that dynamic deployment modules are not visible to other ears referencing them.
This works fine in JBoss 7.1.1
--
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
More information about the jboss-jira
mailing list