[jboss-user] [JBoss Seam] - Re: @Asynchronous / Conversations / Transactions Best Practi
gavin.king@jboss.com
do-not-reply at jboss.com
Thu Jun 28 14:49:46 EDT 2007
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
More information about the jboss-user
mailing list