Hi, I was also trying to use the camel-jackson component with camel-cxfrs componente. In my case, I have a rest POST service which receices several parameters in the url (strings) and some data in the body (in json format).
I would want to get marshalled into a POJO object the body data. I still do not know how to approach this but I got surprised when I read that camel-cxfrs does this marshalling. For my purposes, is the camel-cxfrs component enough? is there something extra in the endpoint definition to configure? I hope this post is not very abstract... kindest regards -- View this message in context: http://camel.465427.n5.nabble.com/Issue-with-JAXRS-JAXWS-CXF-service-marshal-to-from-JSON-tp4484620p5119785.html Sent from the Camel - Users mailing list archive at Nabble.com.
