Here is a link to my other post:
http://www.nabble.com/Re%3A-Lazy-load-exception-wicket-and-hibernate-p16361116.html

I am using a LoadableDetachableModel


On Fri, Mar 28, 2008 at 10:57 PM, James Carman <[EMAIL PROTECTED]>
wrote:

> What kind of model are you using?  Do you have some code you could share?
>
> On Fri, Mar 28, 2008 at 10:53 PM, cjlyth <[EMAIL PROTECTED]> wrote:
> >
> >  I posted a reply to another post this afternoon expanding on a question
> the
> >  OP had about openEntityManagerInView. I want to ask in a different
> thread
> >  and a different way.
> >
> >  I have a page that displays a ListOwner object. The ListOwner has a
> >  collection of lazy loaded ListEntry objects. I can NOT get the lazy
> loaded
> >  objects to display. I have added an OpenEntityManagerInView filter to
> the
> >  web app and it seems to be correct but the list will still not load.
> >
> >  I am injecting my service beans into the wicket page using the
> SpringBean
> >  annotation.
> >
> >  I have been researching this extensively over the past few days but i
> keep
> >  coming up with the same things.
> >
> >  At least I would like to know if I can do this, it seems like a simple
> and
> >  common problem. Is it possible to display an object with a lazy loaded
> >  collection of objects in a dataview using OpenEntityManagerInView?
> >
> >  Thanks
> >  --
> >  View this message in context:
> http://www.nabble.com/OpenEntityManagerInView-and-wicket-dataview-question-tp16366054p16366054.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]
>
>


-- 
Christopher J Lyth
[EMAIL PROTECTED]

Reply via email to