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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...