Anyone who reads my blogs knows that I rarely just redirect readers to another article or blog. But Paul Codding has done such an excellent job of detailing exactly what needs to be done to get rid of the annoying LazyInitializationException message when using Hibernate and Spring that I simply can’t do it any more justice.
There is a LOT of information about needing to use the OpenSessionInView strategy with Spring and Hibernate… but very little information about HOW to use it. Kudos to you Paul!

