Not really the same problem but I also found Hibernate 4 does not work with some earlier versions of Tomcat. Hibernate reports it cannot find the JNDI database even though it is there. This appears to be a Tomcat problem and I fixed it by upgrading to Tomcat 7.0.50.
On Thu, Feb 6, 2014 at 8:46 AM, George Christman (JIRA) <[email protected]>wrote: > George Christman created TAP5-2285: > -------------------------------------- > > Summary: Tapestry-Hibernate hibernate-core-4.1.2 mysql bug > Key: TAP5-2285 > URL: https://issues.apache.org/jira/browse/TAP5-2285 > Project: Tapestry 5 > Issue Type: Bug > Affects Versions: 5.4 > Reporter: George Christman > > > A bug was found in hibernate-core-4.1.2 which causes the mysql driver not > to be found in Tomcat. This bug has been resolved in more current versions. > > Could we upgrade hibernate-core to a more current version? > > Please see post > https://forum.hibernate.org/viewtopic.php?p=2454336 > > > > -- > This message was sent by Atlassian JIRA > (v6.1.5#6160) >
