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

ALRubinger do-not-reply at jboss.com
Sat Nov 29 13:42:47 EST 2008


If you get the TransactionManager from JNDI, then get the Thread's current Tx from there, that's not sufficient for you?  It's some wrapper object and you need an underlying impl (much like EntityManager.getDelegate() provides)?

S,
ALR

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

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



More information about the jboss-user mailing list