[jboss-user] [jBPM Users] - Re: Incorrect Incoming Transition evaluation on Join Node
kukeltje
do-not-reply at jboss.com
Sat Nov 21 11:24:37 EST 2009
Since you have a transition from task3 to the join, it is in the incoming transitions and the join expects an incomming token/execution. It cannot easily decide there will not be a token comming from task3.
Two things come to mind:
- implement your own join node
- use the n-out-of-m configuration (multiplicity attribute, see docs)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266876#4266876
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266876
More information about the jboss-user
mailing list