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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to