Hi Juan Carlos, Recently, GAE added support for JAXB, so Thierry added our JAXB extension to the Restlet edition for GAE. This could provide a nice way to handle XML serialization in addition to Jackson for JSON. I think there are also bridges from JAXB to JSON that you could explore...
Best regards, Jerome Louvel -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios Technologies ~ http://www.noelios.com -----Message d'origine----- De : Juan Carlos Gonzalez [mailto:[email protected]] Envoyé : dimanche 21 février 2010 23:34 À : [email protected] 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 representations. Xstream integration with Restlet was promising, but Xtream has been discarded because of GAE incompatibility. Could you suggest the best way to get JSON and XML in my Restlet webservice over GAE?. Best regards, Juan Carlos González ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2450115 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2452522

