[jboss-user] [JBoss jBPM] - Re: Syntax error when lauching jBPM => MySQL
rodosa
do-not-reply at jboss.com
Mon Dec 17 04:37:45 EST 2007
I have just seen in the log file and I have test that It's using the wrong dialect, becuase it's using
| 2007-12-17 10:28:40,265 INFO [org.hibernate.dialect.Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
|
But in the hibernate.cfg file I have:
| <property name="hibernate.dialect">org.hibernate.dialect.MySQLDialect</property>
|
Any ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113311#4113311
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113311
More information about the jboss-user
mailing list