All transitions from a fork have to end in the same join. If there is no additional fork
in between it has to be the join they encounter.
Fork 1
Join 1
Fork 2
Join 2
is ok
Fork 1
Join 2
Fork 3
Join 1
is not
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219320#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...