[jboss-user] [EJB 3.0] - Re: Accessing EntityManager from EJB2.1 Session Bean

ALRubinger do-not-reply at jboss.com
Mon Dec 17 22:14:40 EST 2007


If you take advantage of JBoss' ability to throw your EM into JNDI (in PersistenceManager configuration), you can do a lookup from your EJB2.1 Bean from there using javax.naming...

http://docs.jboss.org/ejb3/app-server/tutorial/jndibinding/jndi.html

S,
ALR

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

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



More information about the jboss-user mailing list