"jorell" wrote : the effect of this is that first one path of execution is traversed till it reaches the join node and then the other. There isnt any concurrent processing. I think the next transition is also invoked when another transition path gets into some wait state, such as a task node. If, in the websale example, you change the "ship item" node into some task node then two tasks are created, and you can choose in which order to execute those.
Arjan. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019933#4019933 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019933 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
