Lazy Exception in Contrib:Table

2006-05-23 Thread Shovon
hod. I was not able to find a similar issue on the mailing list archive. Any ideas on how to resolve this? Thanks ... Shovon Here are the a snippets of the related files: --- .page snippet begins - --- .page snippet ends --- .html

RE: Lazy Exception in Contrib:Table

2006-05-23 Thread Shovon
Can you please point me to any documentation? I am currenlty using Spring for hibernate with the OpenSessionInView filter. Will it be pretty easy to migrate? Thanks ... Shovon -- View this message in context: http://www.nabble.com/Lazy+Exception+in+Contrib%3ATable-t1673050.html#a4536130 Sent

Re: Lazy Exception in Contrib:Table

2006-05-24 Thread Shovon
Can anyone shed some light on my original problem? I am upgrading from Tapestry 3.x to 4.x. I would look at something like Tapernate once the upgrade is done. Thank you for your help. Shovon -- View this message in context: http://www.nabble.com/Lazy+Exception+in+Contrib%3ATable-t1673050

Re: Lazy Exception in Contrib:Table

2006-05-25 Thread Shovon
We may have the same underlying issue. I think the component saves some object in the session, and tries to reuse it instead of reading it from the source each time. I will try your recommendations. Thank you. Shovon -- View this message in context: http://www.nabble.com/Lazy+Exception+in