Rafael Soledade [https://community.jboss.org/people/rafaelsoledadem] created the discussion
"Re: persistence unit error in jboss" To view the discussion, visit: https://community.jboss.org/message/787624#787624 -------------------------------------------------------------- I have solved my issue. As you said, the jpa jars were not all on the class path. Very basic problem, and I have no idea why the error mentioned jboss-service.xml... So, *the solution*: Download jbpm-persistence-jpa-x.x.x.Final.jar and drools-persistence-jpa-x.x.x.Final.jar and add them to your class path! In my case, I had to add them to my .ear manually, and later on will have to add the new stuff on Maven. Thank you for the help, Maciej :) -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/787624#787624] 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
