[appengine-java] Re: Cannot retrieve value of the newly created attribute in a JDO

2009-11-05 Thread delightwjk
Thank you Jorge, I checked the document you mentioned, but i'm still not sure what is the reason of my issue. I added a field in JDO (Boolean successFlag), and stored several entities in datastore, I was able to see the entities with successFlag property from admin console "Datastore" -> "Data Vi

[appengine-java] Re: Cannot retrieve value of the newly created attribute in a JDO

2009-11-07 Thread delightwjk
I have fixed this problem. Thanks. On Nov 6, 11:05 am, delightwjk wrote: > Thank you Jorge, > > I checked the document you mentioned, but i'm still not sure what is > the reason of my issue. I added a field in JDO (Boolean successFlag), > and stored several entities in datastore, I was able to s

[appengine-java] Re: Cannot retrieve value of the newly created attribute in a JDO

2009-11-18 Thread joedev
Would you share the solution with us? please On Nov 7, 3:59 am, delightwjk wrote: > I have fixed this problem. Thanks. > > On Nov 6, 11:05 am, delightwjk wrote: > > > Thank you Jorge, > > > I checked the document you mentioned, but i'm still not sure what is > > the reason of my issue. I added a

[appengine-java] Re: Cannot retrieve value of the newly created attribute in a JDO

2009-11-22 Thread Jolam
I have some problems with making some ArrayList attributes persistent,i wonder whether these two problem have some similarities. Would you tell me how u fixed it or can u help me to fix my own? please. On Nov 7, 4:59 pm, delightwjk wrote: > I have fixed this problem. Thanks. > > On Nov 6, 11:05 a