[jboss-user] [JBoss jBPM] - Re: Multithreaded JobExecutor with ForEachForkActionHandler

estaub do-not-reply at jboss.com
Tue Jun 10 11:31:58 EDT 2008


I would not use hsqldb with any application that has forking and asynchronous activity, such as a node that blocks waiting for external input, or a node that explicitly has async="true" set.

You need a database that supports transactions and has isolation.  I thought Tom put something in the docs about this, but I can't find it now.

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

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



More information about the jboss-user mailing list