[jboss-user] [Management, JMX/JBoss] - MBean Deployment Classpath problem

danthony74 do-not-reply at jboss.com
Tue Jan 30 07:26:44 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=4008255#4008255

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008255



More information about the jboss-user mailing list