Try .with("parentVersion","parentVersion.parentVersion")Thanks Ashwin Sent from my iPhone On Jun 28, 2011, at 5:45 AM, Kathiravan Tamilvanan <[email protected]> wrote: > All, > I am trying to retrieve an entity graph using request factory using .with > and the entities are self referencing. For example, I have got Version entity > and each version has a parent version. I am trying to do the following to > get the parentVersion .with("parentVersion"). The issue i get here is if i > want to get the parentVersion's parent, i get a NullPointerException. > > Any ideas? > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/02x-Fn_alZIJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
