[jboss-user] [JBoss jBPM] - Re: Several doubts about JBPM ....

oravecz do-not-reply at jboss.com
Fri Oct 17 10:13:21 EDT 2008


A process workflow does not necessarily need access to your Java classes, such as domain classes or service classes. As the workflow proceeds however, it does need to interact with your code in order to be useful. If you are deploying workflow processes to a VM external to your application runtime, jBPM will need a way to communicate with your code.

Since you suggested a web application, the easiest way would be to make web service calls from your workflow to your application.

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

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



More information about the jboss-user mailing list