Hi,

My resources are retuning JSON.

When running them from Tomcat, either using the RestletServlet or started as an 
independent listener from a LifecycleListener, the JSON returned in the body of 
the HTTP Post is prefixed with an XML instruction 

<?xml version="1.0" encoding="UTF-8" ?>
{ ... }

This issue does not arise when the exact same REST server is started standalone 
(e.g. not from Tomcat).

Has anyone seen this before and would have a hint?

Bruno

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

Reply via email to