Hi !

I Have two classes that I want to persist in the datastore.
For the class "Contact" it's working fine, so I took the code I wrote for 
this class and adapted it to be the class "Subscription".

Both classes are very simple, with no specialities in there, and my problem 
is that the Subscription Entities are not saved when I call makePersistent.
The call to makePersistent does not throw any Exception, and returns 
"properly". But the Datastore stays empty from type "Subscription" !!

Help me please ! Now I have about two years experience with GAE, it's a very 
powerfull thing. But now I don't understand the world anymore.
In the source file attached you will find my Subscription class and the 
server-side method that should write it. Thank you for your help !

Note: i'm using Eclipse with the latest GAE SDK (1.5.3)

Gaël

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/E-rnS76RbzMJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Attachment: source.rtf
Description: RTF file

Reply via email to