Hello,
you can do a little bit shorter
getMetadataService().addExtension("gwt",
MediaType.APPLICATION_JAVA_OBJECT_GWT);
and
@Get("xml|gwt")However, this sounds like a bug. When requesting the "xml" variant you should be returned an XML representation. Could you make a try with the 2.0.3 release? Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2681273

