"smalbequi" wrote : concerning the solution to delete the transition, i think 
the join will never do it's job.

As long as the join receives all of the child tokens created in the fork, the 
join will complete.  Since your subprocess will finish X number of times, then 
all those tokens should move along.

But, since it is editing the processdefinition, what happens if someone else 
happens to be iterating at that point at the same time?  You could have crazy 
collisions, so still not the best of ideas.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954397#3954397

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954397

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to