[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Classpath problems in deployment
danthony74
do-not-reply at jboss.com
Tue Jan 30 06:27:56 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(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=4008234#4008234
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008234
More information about the jboss-dev-forums
mailing list