[jboss-user] [JBoss jBPM] - Re: fork (concurrency) help

estaub do-not-reply at jboss.com
Thu May 8 16:29:59 EDT 2008


Adding async="true" to the node on each leg will make it execute independently.  I don't know how/if this works if you are not persisting; someone else may know.  If you are persisting, you'll need to use a database with good isolation and transaction characteristics - in particular, not HSQL.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149584



More information about the jboss-user mailing list