Re: Does Tapestry (4) and Hibernate coexist nicely

2007-08-29 Thread Jan Vissers
Thx. I'm using Spring 2.0.6 and the OpenSessionInView Filter (for Hibernate) that comes with it - and have configured that in my web.xml. Doing some thorough testing currently... Yes, although it depends on how you implement it. You need to ensure that the session is closed by HiveMind in a

RE: Does Tapestry (4) and Hibernate coexist nicely

2007-08-29 Thread Jonathan Barker
I've had an application based on Tap 4.0.2, Hibernate 3.1, Spring 1.2.5, Acegi 1.0.0 with complicated inheritance and relationships, and Hibernate interceptors. I haven't touched the code in 10 months and it works like a charm. I ran into issues during development with Class cast exceptions for