Hi Restlet team,

I'm using Restlet 2.0.1 JEE edition, with both the GWT and XStream extensions. 
The idea is to have a web service that ordinarily returns XML representations 
of POJOs except when called from Restlet GWT.

However despite setting the "Accept" header of the request, e.g. "Accept: 
application/xml", Restlet will always negotiate to return the GWT serialized 
object.

What could I be doing wrong? Is there a way to see how Restlet comes to choose 
the GwtConverter, or perhaps lower its priority?

Regards
Lukito
(ltruong at itree dot com dot au)

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

Reply via email to