Ronald Thanks for your answers. Am I right in thinking that two threads can, at the same time: 1) load the same ProcessInstanceForUpdate 2) Signal to their different tokens 3) Close the context (and thus commit the changed process instance state back to the database) ...without causing any clashes or hibernate exceptions, i.e. the different tokens provide true seperation between the two threads.
To your other point: anonymous wrote : Is there a mechanism towards P if the 200 to E cannot be send? If not, why not just do it async? The main reason for wanting to keep async to a minimum is that it is quite heavy weight, requiring additional database persistance etc View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197670#4197670 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197670 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user