I have some EJBs in an EAR file that I want to use in a separately deployed WAR 
file. I figured making them use the same unified class loader through 
jboss-app.xml/jboss-web.xml would solve this problem, but I'm still getting 
ClassNotFoundExceptions when I attempt to load the appropriate classes from the 
WAR. When deploying them in the same EAR, everything works fine.
Could someone point out the appropriate way to do this?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173601
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to