Claus Ibsen created CAMEL-5836:
----------------------------------

             Summary: json data format - Let jackson be its implementaion
                 Key: CAMEL-5836
                 URL: https://issues.apache.org/jira/browse/CAMEL-5836
             Project: Camel
          Issue Type: Improvement
          Components: camel-jackson
            Reporter: Claus Ibsen
             Fix For: 2.11.0


Jackson is the better json library out there. We should let the json data 
format in Camel be implemented only by Jackson. 

As currently it defaults to xstream. And we could just add a new xstream-json 
data format to have the old logic there.

Also we should allow to configure json jackson with custom serializers and 
whatnot people need.

Other the time there has been various questions on json data format with 
jackson not supporting their uses-cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to