RE: Jackson extension replaces XStream extension?

2010-02-26 Thread Jerome Louvel
scuss@restlet.tigris.org Objet : RE: Jackson extension replaces XStream extension? Hi Jerome, Thanks for your response. The problem was due to not including Jackson jar. Sorry, I'm a new comer to Restlet and Java (in that order) Anyway, I'd like to handle JSON and XML formats for my represent

RE: Jackson extension replaces XStream extension?

2010-02-21 Thread Juan Carlos Gonzalez
Hi Jerome, Thanks for your response. The problem was due to not including Jackson jar. Sorry, I'm a new comer to Restlet and Java (in that order) Anyway, I'd like to handle JSON and XML formats for my representations. Xstream integration with Restlet was promising, but Xtream has been discarded

RE: Jackson extension replaces XStream extension?

2010-02-21 Thread Jerome Louvel
ssage d'origine- De : Juan Carlos Gonzalez [mailto:juancarlos.gonza...@pentasoft.es] Envoyé : lundi 1 février 2010 13:58 À : discuss@restlet.tigris.org Objet : Jackson extension replaces XStream extension? Hi, I'm implementing a RESTFul webservice in GAE. I've tried with Restlet 2.0

Jackson extension replaces XStream extension?

2010-02-01 Thread Juan Carlos Gonzalez
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/