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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...