[jboss-user] [jBPM] - Re: Missing jBPM libraries

Esteban Aliverti do-not-reply at jboss.com
Tue Dec 18 10:39:05 EST 2012


Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: Missing jBPM libraries"

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

--------------------------------------------------------------
First thing to notice is that if you are using 2 different persistence units, then you can clean up 'org.jbpm.persistence.jpa' by removing all the 'org.jbpm.task.*' classes.
The dependency you need to have is:
               <groupId>org.jbpm</groupId>
               <artifactId>jbpm-persistence-jpa</artifactId>

Other than that, make sure you are actually using 'org.jbpm.persistence.jpa' persistence unit in your application.

Best Regards,
--------------------------------------------------------------

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

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/20121218/179e543d/attachment-0001.html 


More information about the jboss-user mailing list