I believe that I am using a seam managed persistence context...

>From my components.xml

  |    <core:managed-persistence-context name="entityManager"
  |                               auto-create="true"
  |                persistence-unit-jndi-name="java:/myEntityManagerFactory"/>
  | 

>From my persistence.xml:

  | <property name="jboss.entity.manager.factory.jndi.name" 
value="java:/myManagerFactory"/>
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083438
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to