[jboss-user] [jBPM] - Re: JBPM v5 & MySQL Persistence Problem

Marco Rietveld do-not-reply at jboss.com
Mon Aug 29 08:37:05 EDT 2011


Marco Rietveld [http://community.jboss.org/people/marco.rietveld] created the discussion

"Re: JBPM v5 & MySQL Persistence Problem"

To view the discussion, visit: http://community.jboss.org/message/623003#623003

--------------------------------------------------------------
David, 

This is a half-guess, but have you tried adding the hibernate.connection properties you have in your "org.jbpm.task" persistence-unit to the first persistence-unit ("org.jbpm.persistence.jpa"). 

You're using hbm2ddl.auto = create in both units, so Hibernate should create the tables. This means that it's problem with the connection with the database. 

Another +possible+ idea is using the JDBC3 driver for mysql -- but again, that's also just a guess.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110829/b80cede5/attachment.html 


More information about the jboss-user mailing list