OK, I'll ask this in a different way...
If I write my own EJB3 interceptor (using @AroundInvoke and defined with
<interceptor-binding>), how can I get the transaction that is associated with the
active thread that is executing the request?
If I can get the transaction that the EJB3 invocation is running in , I think I can do
what I want from there, but I have to be able to get the underlying Arjuna/JBossTM
transaction object for this to work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193188#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...