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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to