Show us some code, please. How are you setting things up? On 3/11/08, Mathias P.W Nilsson <[EMAIL PROTECTED]> wrote: > > Not exactly sure what you mean here since this is my first time trying wicket > and hibernate, spring. > > I have spring annoted daos that I use myDao().getList(); returns a list that > has lazy object references. > When I try to evoke a method on the lazy object i get the exception. I have > solved i right now with DTO but it seam total meaningless to have dto when > all my entities can be used in the wicket page. > > > > -- > View this message in context: > http://www.nabble.com/Lazy-load-exception-wicket-and-hibernate-tp15976668p15988359.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]
