[jboss-user] [jBPM] - Re: How to make jBPM process data persistent

Laura delli Paoli do-not-reply at jboss.com
Thu Dec 27 05:25:31 EST 2012


Laura delli Paoli [https://community.jboss.org/people/lauradp] created the discussion

"Re: How to make jBPM process data persistent"

To view the discussion, visit: https://community.jboss.org/message/785057#785057

--------------------------------------------------------------
UPDATE:
If I create an entityManager like this:
| EntityManagerFactory emf = Persistence.createEntityManagerFactory("org.jbpm.task", properties); | 
 |
I get an error
Caused by: javax.persistence.PersistenceException: No Persistence provider for EntityManager named org.jbpm.task
          at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:69) [hibernate-jpa-2.0-api-1.0.1.Final.jar:1.0.1.Final]
          at eu.discoveryreply.serviceLayer.jbpm.JBpmHelper.loadStatefulKnowledgeSession(JBpmHelper.java:62) [classes:]
          at eu.discoveryreply.serviceLayer.jbpm.JBpmHelper.newStatefulKnowledgeSession(JBpmHelper.java:47) [classes:]
          at eu.discoveryreply.serviceLayer.jbpm.JBpmPrimaryWkfLauncher.startWorkflow(JBpmPrimaryWkfLauncher.java:86) [classes:]
          at eu.discoveryreply.serviceLayer.webServer.StartWkfWS.startWorkflow(StartWkfWS.java:51) [classes:]
          ... 41 more
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/785057#785057]

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/20121227/94b1185e/attachment.html 


More information about the jboss-user mailing list