OK fixed. It was my misuse of Objectify (good hunch Mooosieur Broyer) whereby I should have used the Key rather than the object. Followed a couple of hick ups, including the fact that I had not initialised the version field to 0, it was set to null and caused the version increment to not work. Thanks for the help guys
On Jan 26, 9:23 pm, Thomas Lefort <[email protected]> wrote: > Could be indeed but the Exception caught is an RF one as far as I > understand. > > On Jan 26, 8:54 pm, Thomas Broyer <[email protected]> wrote: > > > > > > > > > Are you sure it's not an issue with Objectify rather than RequestFactory? -- 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.
