Hi. I am creating a simple service which receives an object from Flex using BlazeDS and sets some attributes before saving it. Problem is when I try to access an uninitialized collection, I am getting the infamous LazyInitializationException. By the way, I am using OpenSessionInViewFilter and I am able to see it in the stack trace.
Any ideas on why this could be happening or some way to trace / debug this the problem? Thanx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. I am creating a simple service which receives an object from Flex using BlazeDS and sets some attributes before saving it. Problem is when I try to access an uninitialized collection, I am getting the infamous LazyInitializationException. By the way, I am using OpenSessionInViewFilter and I am able to see it in the stack trace.
Any ideas on why this could be happening or some way to trace / debug this the problem? Thanx
Hi Rodrigo,
See my answer in https://sourceforge.net/forum/forum.php?thread_id=2621240&forum_id=868076
Regards
Bruno