[jboss-user] [Installation, Configuration & Deployment] - Need Advice Unable to access classes in SAR
danthony74
do-not-reply at jboss.com
Tue Jan 30 07:22:03 EST 2007
Hi All,
I'm trying to deploy an ear with the following components:
EAR
->SAR (depends on classes in WAR, JAR and HAR)
->WAR(depends on classes in JAR and HAR)
->JAR(contained in WAR - depends on classes in HAR)
->HAR
The SAR needs to access classes defined in the WAR and JAR. It is unable to find classes defined in the JAR, and won't deploy. Everything else works as intended.
I believe this to be a classloader problem. Does anyone have any thoughts on how to resolve this?
Cheers,
Dan
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008253#4008253
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008253
More information about the jboss-user
mailing list