[jboss-user] [JBoss jBPM] - Re: jbpm-service.sar how does it work?

alex.guizar@jboss.com do-not-reply at jboss.com
Thu Jun 18 20:37:01 EDT 2009


The jboss-service.xml only provides a login module for authenticating users against the jBPM identity tables. The .sar does not (yet) expose any MBean, but contains the jBPM libraries and configuration files. These libraries are placed in a unified class loader and available to any webapp or ejb-jar; this is why your app works. If you wanted class isolation you'd have to delete the libraries from the .sar and put them inside each .war.

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

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



More information about the jboss-user mailing list