I haven't tried what you are trying to achieve, but it sounds like you run into 
this issue of both applications using the same jars/resources because of the 
flat class loading model JBoss uses.

See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration for more 
information, and try it again after inserting a jboss-app.xml in your ear files 
with class loader isolation settings as outlined in the wiki. And also set a 
different context to the jBPM web applications.

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

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

Reply via email to