I've not found any reasonable, easy and transparent solution to this. So I turn off lazy initializations and try to map as less collections as I can.
But if you want to investigate, here is a link to a solution using Tapestry + Spring + Hibernate (I really don't like it): http://wiki.apache.org/jakarta-tapestry/FrequentlyAskedQuestions/SpringHibernate On 5/17/05, Juan Esteban Maya <[EMAIL PROTECTED]> wrote: > Hi.. > I have been trying to use Tapestry with Spring + Hibernate 3. > I have follow the wiki help about this issue, but i keep getting a > LazyInitializationException everytime i load a lazy relation. Is there > anything more needed to get hibernate lazy loading working? > > Thanks in advance > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
