[jboss-user] [EJB 3.0] - Re: how to customize the TM for my EJB3 app?

mazz do-not-reply at jboss.com
Sat Nov 29 13:31:45 EST 2008


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#4193188

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193188



More information about the jboss-user mailing list