you still have something misconfigured or you are not using detachable
models where you should. ive built plenty of hibernate+spring+wicket
apps to know that it works just fine and is pretty easy to do. if you
want you can post a quickstart that demonstrates your problem and
someone might be able to help you.

-igor


On Sun, May 4, 2008 at 10:01 AM, Mathias P.W Nilsson
<[EMAIL PROTECTED]> wrote:
>
>  I have session in view filter but still gets LazyLoadingException even if I
>  use detached models! Ahhh...
>
>  Solved it temporarily by using Eager fetch but this is going to end up bad
>  if everything is eager.
>  --
>  View this message in context: 
> http://www.nabble.com/How-to-avoid-Lazy-loading-exception-tp17040941p17048739.html
>
>
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  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]

Reply via email to