Hi,

I'm implementing a RESTFul webservice in GAE. I've tried with Restlet 2.0 M6 
and XStream, but got several problems. I've upgraded to Restlet 2.0 M7 and used 
Jackson extension. My question is related to automatic content handling, as 
when using XStream extension I was getting the proper xml/json depending on the 
Accept header provided. However this is not working with Jackson and i'm 
getting the following warning:
Unable to find a converter for this object : 
es.pentasoft.racing.cloud.r...@147e0ba

Thanks in advance,

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

Reply via email to