> I have a method which will create a comment on some content. The Web
> page updates correctly but the call to save ServerContent never works.
> I get a silent failure in by AsyncCallback and it throws a
> com.google.gwt.user.client.rpc.SerializationException with the details
> null and stacktrace null.

GWT has got nothing to do with persistence. The exception is in GWT
transfer from the client. Mention the stack trace and your method call
that throws the exception.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@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.

Reply via email to