1. You can use standard EJB3 mechanisms for transaction demarcation, which 
certainly lets you have multiple transactions.

2. An asynchronous method gets a a new temporary conversation context. It 
cannot access the conversation context from which it was spawned.

HTH

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058897
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to