[google-appengine] JDOObjectNotFound exception when using getObjectById

2009-05-13 Thread vijay
Hi All, I am stuck with a very weird case here while using getObjectById() function, I have a persistent class called Category and i am saving it to appengine datastore using JDO. I have tried to fetch a particular entry using query and getObjectById() method, the query is passing and returning me

[google-appengine] JDOObjectNotFound exception when using getObjectById

2009-05-13 Thread vijay
Hi All, I am stuck with a very weird case here while using getObjectById() function, I have a persistent class called Category and i am saving it to appengine datastore using JDO. I have tried to fetch a particular entry using query and getObjectById() method, the query is passing and returning me