Konstantin Kolinko wrote:
2010/3/28 fred basset :
Caused by: org.hibernate.HibernateException: Hibernate Dialect must be
explicitly set
at
org.hibernate.dialect.DialectFactory.determineDialect(DialectFactory.java:57)
at
org.hibernate.dialect.DialectFactory.buildDialect(DialectFac
2010/3/28 fred basset :
> Hi All,
>
> My QA guy came me with a problem where he now can't log into our
> Tomcat web app. at all. The relevant log file is below. It looks
> like Hibernate can't make a connection to MySQL. We can get to MySQL
> fine from the command line, and tried restarting MySQ
Hi All,
My QA guy came me with a problem where he now can't log into our
Tomcat web app. at all. The relevant log file is below. It looks
like Hibernate can't make a connection to MySQL. We can get to MySQL
fine from the command line, and tried restarting MySQL and Tomcat, got
the same result.