Wednesday, May 23, 2012

Caused by: java.lang.ClassCastException: org.hibernate.dialect.MySQLDialect cannot be cast to org.hibernate.dialect.Dialect

Hi all

I'm new with GWT (using plugin for eclipse) and Hibernate(v4.1.2).

Recently I got this error in my under-development-test-app:
java.lang.ClassCastException: org.hibernate.dialect.MySQLDialect
cannot be cast to org.hibernate.dialect.Dialect

I have found some info referring this exception and the mentioned
solutions are:
a. delete validation.jar
b. downgrade Hibernate 3.6

I would like to know if there is a more transparent solution.

Thanks

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment