Hello, could you precise the headers of the response? What extensions are you using on server side? I just wonder if you are using the "gwt" *extension* (org.restlet.ext.gwt.jar, server side extensions that allows to serialize/deserialize objects for GWT clients) delivered with the "gae" or "jee" editions of the framework. The "gwt" edition is a port of the framework for the GWT, that is to say, it's only a "client-side" library.
Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2696316

