[jboss-dev-forums] [JBoss AS 7 Development] - EAR jars dependency
Cleiton Bonomini
do-not-reply at jboss.com
Mon Sep 3 13:53:22 EDT 2012
Cleiton Bonomini [https://community.jboss.org/people/bonomini] created the discussion
"EAR jars dependency"
To view the discussion, visit: https://community.jboss.org/message/757639#757639
--------------------------------------------------------------
Hello,
I have a huge app, many jars are inside of the EAR's folder, at the root I mean.
So, I'm getting a lot of missing dependencies errors.
The question is: How do I make those jars see each others, and how do I make WAR's jars see those on EAR root?
I have over 100 jars and canno't deploy my app, is there a way to turn deployment.earname a global module, that could be found by ANY WAR/JAR?
Here is part of the LOG:
service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-hub-java-11.8.0-SNAPSHOT.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-hub-java-11.8.0-SNAPSHOT.jar".main: JBAS018759: Failed to load module: deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-hub-java-11.8.0-SNAPSHOT.jar:main
service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-ecmpublisher-java-11.8.0-SNAPSHOT.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-ecmpublisher-java-11.8.0-SNAPSHOT.jar".main: JBAS018759: Failed to load module: deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-ecmpublisher-java-11.8.0-SNAPSHOT.jar:main
service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-documentscentral-ws-java-11.8.0-SNAPSHOT.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-documentscentral-ws-java-11.8.0-SNAPSHOT.jar".main: JBAS018759: Failed to load module: deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-framework-documentscentral-ws-java-11.8.0-SNAPSHOT.jar:main
service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-specific-war-11.8.0-SNAPSHOT.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-specific-war-11.8.0-SNAPSHOT.war".main: JBAS018759: Failed to load module: deployment.MyApp-ByYou-11.8-SNAPSHOT.ear.MyApp-specific-war-11.8.0-SNAPSHOT.war:main
Thanks in advance.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/757639#757639]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120903/85f0fe36/attachment.html
More information about the jboss-dev-forums
mailing list