Hi Pete! This is from components.xml

  |     <core:managed-persistence-context auto-create="true"
  |             entity-manager-factory="#{BtsEntityManagerFactory}"
  |             name="entityManager" />
  | 
  |     <core:entity-manager-factory name="BtsEntityManagerFactory"
  |             persistence-unit-name="Bts" />
  | 
  |     <core:ejb installed="false" />
  | 

I'm using pojo persistence

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

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

Reply via email to