Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss jBPM] - Re: Where to route obsolete parent
 token in token multiplica

scott.stark@jboss.org

2007-08-08


All child tokens, when they're done, should/could transition to a join. The join will count down the outstanding tokens for the parent token, and allow it to resume when the last child completes.

To avoid other potential problems, I suggest that you make your token-generating node a fork.

I believe that there's a race condition leading to Hibernate StaleObject exceptions in join. Before you go into production, be sure to do some concurrency testing on join.

-Ed Staub

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071960
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.