> Wasn't the makePersistent method call needed just at object creation...??

Why not read the JDO spec ? What state is the object in when updating
it ?
detached ? so it needs attaching, so it needs makePersistent.
hollow ? so it doesn't need any call to anything.
Referral to the log would reveal this and much more.
> Is this a GAE SDK problem ???

No.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to