Hi,
I'm using a fork without a join, and i would like to know how concurrent paths of
execution behave. Does each path goes until the end of the process,or until the next node
they have in common in their execution path?
[[ I've tried to check this by putting an action(which prints something on the
console) in the node-enter event of the final state,but this action is not executed. ]]
Thanks in advance,
regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049510#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...