[jboss-user] [JBoss jBPM] - Re: Synchronising tasks finish-to-finish
kukeltje
do-not-reply at jboss.com
Fri Feb 29 04:59:37 EST 2008
The join in the websale example implies that the process cannot continue until *both* are finished. It might not be real-world compliant, but that's just how it was designed.
Your finish-to-finish (one cannot finish before the other) requirement imo creates a dead-lock. They both have to finish at exactely the same time. Even with logic outside jBPM, you have the same problem.
Why not simply introduce things like 'prepare shipment' that is where the ship item is now and move the ship item below the join....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133118#4133118
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133118
More information about the jboss-user
mailing list