[jboss-dev-forums] [JBoss Transactions Development] - Re: Asynchronicity and transaction context propagation
mark.little@jboss.com
do-not-reply at jboss.com
Mon Sep 14 09:59:38 EDT 2009
"chtimi2" wrote : This question is more general than specifically about JBoss TM, but I thought the developers of JBoss TM might have an idea about it. It is about whether propagating the transaction context between different threads in asynchronous invocations is possible or not. It is hard to find specific information about this topic, some technologies say specifically that they don't implement it but they never say why.
Check out Checked Transactions semantics. This tends to be the reason most implementations stay clear. JBossTS supported Checked Transactions, but does allow you to configure this aspect so it's possible.
You can also check out http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.18.9485
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255104#4255104
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255104
More information about the jboss-dev-forums
mailing list