I solved this problem by changing from an OpenSessionInViewInterceptor to an OpenSessionInViewFilter. There is negligible performance impact because the filter doesn't open a DB connection unless it needs to, as pointed out elsewhere in this post. -- View this message in context: http://www.nabble.com/T5---Spring---Hibernate-Lazy-Loading-tf4685218.html#a13418423 Sent from the Tapestry - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]