[jboss-user] [EJB 3.0] - Re: How to get EnitityManager in SLSB without injection??
ablevine1
do-not-reply at jboss.com
Tue Dec 12 15:27:12 EST 2006
Thanks for the response. If I put the entityManager in JNDI, the way you describe, can I just load it from JNDI and then call joinTransaction() on it to make it join the current session transaction, or do I need to load the EntityManagerFactory first and then create the EntityManger from it to make it join the transaction??
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993169#3993169
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993169
More information about the jboss-user
mailing list