Hi @ all, I´m testing the RequestFactory with JDO. I got the insert und selects functions working. The update und delete functions doens´t work at the moment.
I get the following Error, when I want to update or delete an Entity: Server Error: EntityKeyId was not Base64 encoded It seems that delete() calls the function findMyEntity(Long id). I don´t know why this Error is thrown. Or how can I make it work? Anyone can help me?? Thanks Greets Alex -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
