[jboss-user] [EJB 3.0] - Re: How to find a container managed entity manager through J

fhh do-not-reply at jboss.com
Sun Apr 8 15:25:00 EDT 2007


>From the Seam docs (ch. 8.3.1):
anonymous wrote : 
  |  Of course, you need to make sure that you have bound the EntityManagerFactory into JNDI. In JBoss, you can do this by adding the following property setting to persistence.xml.
  | 
  |   | <property name="jboss.entity.manager.factory.jndi.name" 
  |   |           value="java:/EntityManagerFactories/bookingData"/>
  |   | 
  | 

Regards

Felix



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

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



More information about the jboss-user mailing list