Hi,

I've got an HTML5 app using Google App Engine, GWT, and Restlet for
communication.  It's running on my iPhone (in Safari) just fine, and
seems to work.  Now I'm putting it into PhoneGap so I can create
packaged versions, and while communication to GAE seems to work
perfectly, sending the objects back to the front end is failing (on
the front end) with this error:

"Can't parse the enclosed entity : Unknown.ksb"

I've verified that the correct data are making it to the front end,
but somehow object parsing seems to be failing.  All the right jars
are in the lib folder (as they are in the standalone version), and I'm
copying the structure of the standalone version exactly into
PhoneGap.  Any idea why it might be failing to parse?  Also, I could
swear it has worked occasionally, but very rarely, and I can't
reproduce it, which is driving me nuts.

Thanks for any suggestions,

-- Rachel
[email protected]

-- 
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.

Reply via email to