Hi,

we want to separate the business process management application with jbpm from 
the task management application, due to security requirements, running in 2 
different application servers instances.
When a task was ended by calling the jbpm TaskInstance.end() method from the 
task management application, the process instance will be continuned within the 
thread calling that TaskInstance.end() method. But we want the process to be 
continued in the business process application. How can that be archived?

BTW: We are using jms for asynchronous communication of jbpm.

Thanks in advance

Heiko

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

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

Reply via email to