ora7 [https://community.jboss.org/people/ora7] created the discussion
"Re: persistence.xml does not deploy" To view the discussion, visit: https://community.jboss.org/message/739417#739417 -------------------------------------------------------------- I works now with the @PersistenceContext annotation. @PersistenceContext **private** EntityManager entityManager; Without manually creation the entityManager over the factory creates a mapping exception. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/739417#739417] Start a new discussion in Datasource Configuration at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
