[jboss-user] [JBoss jBPM] - Re: one question about Fork/Join
biggo
do-not-reply at jboss.com
Wed Jul 2 04:52:38 EDT 2008
another description
StartState-->Fork1
Fork1-->node1
Fork1-->Fork2
node1-->Join1
Fork2-->node2
Fork2-->node3
node1-->Join1
node2-->Join1
Join1-->node4
node4-->Join2
node3-->Join2
Join2-->End
the Join1 has 2 arrivingTransitions ,but the each of 2 Transition has different parentFork
the question is coming , node 4 can't be accessed.
How to deal with this quesiton
Regards
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161974#4161974
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161974
More information about the jboss-user
mailing list