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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to