BlazeDS (and LCDS as far as i remember) doesn't support this out of box. There are workarounds like 1) make you own DTO (hibernate free) 2) prefetch object dependencies 3) include metadata about lazy properties with you objects, control externalization to handle objects with metadata and so on. if you develop with Hibernate (or EJB3), lack of lazy object support makes BlazeDS simply unusable for real enterprise application devs.
--- In flexcoders@yahoogroups.com, "Rodrigo Pereira Fraga" <[EMAIL PROTECTED]> wrote: > > Someone has some solution to use the Pattern OpenSessionInView with > Flex using BlazeDS? > > I am using Spring and it contains a OpenSessionInViewFilter used in > web.xml, and a OpenSessionInViewInterceptor. But it is different with > Flex +) > > Someone has idea of how I can use the Lazy = true to hibernate with the > Flex + Spring? > > > > Atenciosamente: > ------------------------------------------------------- > | Rodrigo Pereira Fraga | > http://www.digows.com > > e-mails: [EMAIL PROTECTED] > [EMAIL PROTECTED] > ------------------------------------------------------- >