Hi. I am using an architecture where business logic and jBPM are co-located in the same JVM and share the same classloader. I am wondering whether I should systematically use the Command Service interface to interact with jBPM, versus directly using the public methods exposed by the jBPM objects.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088729#4088729 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088729 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
