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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to