[jboss-user] [jBPM Users] - Re: workflow design about wait states

kukeltje do-not-reply at jboss.com
Fri Sep 11 10:33:16 EDT 2009


probably you have to do a sleep in your unit test to give the custom nodes time to fully finish... 

Or what would probably be better is to have the classes do a  take() in the execute and let the join be the 'wait for all branches to finish' (that is what it is for). The aforementioned sleep is not needed then.

And why do you use the continue="exclusive" on the join?

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

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



More information about the jboss-user mailing list