Hi,
 
I have a process which has a fork with two branches . In each branch I have a 
decision nodes based on the condition if true it will create a tasknode or else 
will transit to JOIN node.

The problem is whenever the condition is false as soon as it goes to join it 
throws exception staleobjectstateException and does not execute the other 
branch.
I read that this is a known bug and there is a unofficial patch for this
If somebody has any fix for this please let me know
 
Thanks
Chandra

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124125
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to