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