[jboss-user] [JBoss jBPM] - Re: JBPM - concurrent process execution fails
estaub
do-not-reply at jboss.com
Thu Jul 12 12:17:39 EDT 2007
I'm not sure, but I think that if you mark your message-firing node as 'asynch="true"', this will force a commit and take care of the problem.
If you happen to be firing the message from the node-entry event, this won't work; you'll need to mark a prior node, perhaps introducing a dummy one just for this purpose.
-Ed Staub
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063607#4063607
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063607
More information about the jboss-user
mailing list