Re: GWT 2.5 and IBM JVM problems

2013-01-25 Thread Edgar Zamora
Hi Adolfo I need to use the GWT 2.5 with an IBM JVM. Can you please copy me the binaries? (And preferable the steps to get and recompile the code) On Wednesday, August 29, 2012 10:30:26 AM UTC-6, apanizo wrote: > I can confirm that there is no problem. > > All is working fine. > > If someone

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

2012-05-24 Thread Edgar Zamora
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 a