nkb *** [
https://community.jboss.org/people/nkb] created the discussion
"Re: Error with connection"
To view the discussion, visit:
https://community.jboss.org/message/762470#762470
--------------------------------------------------------------
old:
<property name="hibernate.dialect"
value="org.hibernate.dialect.H2Dialect"/>
change to:
<property name="hibernate.dialect"
value="org.hibernate.dialect.MySQLDialect"/>
consider to change it in both files. then it should work :)
it´s a failure in the jbpm documentation. i also wrote the jbpm-guys an e-mail about that
but obviously they haven´t updated it yet
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/762470#762470]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]