[jboss-user] [JBoss jBPM] - Re: Join Problem

jbarrez do-not-reply at jboss.com
Tue May 12 03:16:29 EDT 2009


Are you sure the actions are completely finished. Check your database to see in which node your token is.

Also, executionContext.getProcessInstance().signal(); is going to give you strange behaviour since now you are signalling the root token. Try to use executionContext.leaveNode().



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

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



More information about the jboss-user mailing list