Hello all,

If you set manually the MediaType for GET it works. But I couldn't put it to
> work using PUT for example.
>
That's a little bit annoying. I've tried it again using the trunk and it
works for me.

>If you set manually the MediaType for GET it works.
This has been fixed in the past, each request now defines a preference for
the media type "MediaType.APPLICATION_JAVA_OBJECT_GWT". By doing so, the
server is told to use the gwt converter provided by the gwt extension
(server-side code).

>I've tried it again using the trunk and it works for me.
Are you using the eclipse project called
"org.restlet.example.serialization.gae-gwt"?

Best regards,
Thierry Boileau

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2815674

Reply via email to