Add:
<persistence:entity-manager-factory name="RegistrationFactory"
persistence-unit-name="RegistrationFactory" />
| <persistence:managed-persistence-context name="em1"
auto-create="true" entity-manager-factory="#{RegistrationFactory}"
/>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126831#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...