[jboss-user] [jBPM] - Re: No Persistence provider for EntityManager named org.jbpm.task
Maciej Swiderski
do-not-reply at jboss.com
Fri Dec 28 12:03:40 EST 2012
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: No Persistence provider for EntityManager named org.jbpm.task"
To view the discussion, visit: https://community.jboss.org/message/785241#785241
--------------------------------------------------------------
you should have these mapping files defined for JPA2 in your persistence.xml file:
<mapping-file>META-INF/JBPMorm-JPA2.xml</mapping-file>
<mapping-file>META-INF/ProcessInstanceInfoMapping-JPA2.xml</mapping-file>
you can take a look at one included in jbpm-gwt-console-server.war as it uses JPA2 by default since jbpm 5.4.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/785241#785241]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121228/a5de0cbe/attachment.html
More information about the jboss-user
mailing list