Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: JBPM Persistence Error" To view the discussion, visit: http://community.jboss.org/message/580511#580511 -------------------------------------------------------------- Your persistence.xml should probably look like this (with the changes to make it work for MySQL of course): https://github.com/krisv/jbpm/blob/master/jbpm-installer/db/persistence.xml https://github.com/krisv/jbpm/blob/master/jbpm-installer/db/persistence.xml Regarding the query, you should also have orm.xml in your META-INF directory in your classpath: https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/resources/META-INF/orm.xml https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/resources/META-INF/orm.xml Hope that helps. Kris -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/580511#580511] Start a new discussion in jBPM at Community [http://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
