[jboss-user] [JBoss jBPM] - Task management in seperate application

heiko.zehner do-not-reply at jboss.com
Thu Feb 1 03:14:44 EST 2007


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



More information about the jboss-user mailing list