Re: tapestry5.4 + hibernate + postgres + postgis

2016-08-12 Thread Kalle Korhonen
Might be enough to downgrade your JRE to 1.7, or, need to use the exact version of Hibernate that is compatible with tapestry-hibernate. If you need to use a newer Hibernate with Java 8, compile and deploy the tapestry-hibernate version from T5.5 master yourself. Kalle On Fri, Aug 12, 2016 at 7:1

tapestry5.4 + hibernate + postgres + postgis

2016-08-12 Thread Qbyte Consulting
Hi, I'm changing my project to use postgres and hibernate, should be straight forwards, right? Tapestry starts to load up but then the below happens. Any ideas? At least with JPA and eclipselink I could get the server to start! Hibernate seems to be causing upset. :( John [main] ERROR org.apac