[jboss-user] [EJB 3.0] - Re: How to get EnitityManager in SLSB without injection??

msduk do-not-reply at jboss.com
Thu Dec 14 09:32:33 EST 2006


I have manged through jndi lookup

EntityManagerFactory emf = (EntityManagerFactory)		jndi.lookup("java:/myEntityManagerFactory");
em = emf.createEntityManager();

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

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



More information about the jboss-user mailing list