Hi, and many thanks for your reply!

I have tried to turn on ear isolation in ear-deployer.xml but according to my 
experience this has the same effect as specifying the loader-repository in 
jboss-app.xml as per above. And I agree, isolated class-loading between the 
apps should be default. 

Why I have turned off java2parentDelegation is because I have had problems with 
dom4j and jaxen libraries in my app as they collided with jboss shipped jars.

Please check http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81514 
where I managed to give a better description of my current findings and 
problems. 

My current question is why I can't get the ejb-jar.jar (from app1.ear) to be 
loaded in app2.ear, I put it in the root of app2.ear but it is not loaded 
unless I put it in the manifest.mf of the war in app2.ear. But then I get a 
ClassCastException instead.. Don't know if that is related to what I read about 
not being allowed to put interfaces in web-inf/lib since jboss 4.0.2..? Maybe 
loading the ejb-jar.jar from the war-file manifest has the same effect as 
putting the ejb-jar.jar in web-inf/lib == bad..?

Thanks again! :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938658#3938658

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to