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

kukeltje do-not-reply at jboss.com
Tue Sep 15 07:38:28 EDT 2009


I do not get your remark regarding "as expected"

Small other question (which might not be related) why do you reassign processInstance a new value each time?

And you might try to change the interface of tow and three to ActivityBehaviour (since there is no 'waitForSignal' anymore. You can remove the signal method then and the 'takeDefaultTransition()'  can be removed as well if there is just one outgoing transition. 

Oh and make the error messages in the asserts more explicit (you can add a string as message, that way you can easily see in the logging which assert it was)

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

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



More information about the jboss-user mailing list