I think I figured this out.

I created two separate WSR archives, one for each service.  To force separate 
classloaders, I put each WSR into its own EAR archive, loading it as a java 
module (in the application.xml file), and including a jboss-app.xml file that 
specified the classloading option.

Seems to have worked.  Each EAR is using scoped classloading, and each WSR is 
part of its own EAR.

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to