Provide a Data Format to convert XML <-> JSON directly (json-lib)
-----------------------------------------------------------------
Key: CAMEL-4930
URL: https://issues.apache.org/jira/browse/CAMEL-4930
Project: Camel
Issue Type: New Feature
Affects Versions: 2.9.0
Reporter: Raul Kripalani
Assignee: Raul Kripalani
Fix For: 2.10.0
Currently if one wants to convert from XML to JSON, the payload must first be
serialised to an object / POJO.
The proposal is to create a new Data Format called camel-xmljson which uses the
json-lib library to perform the conversion directly:
http://json-lib.sourceforge.net/. This library is Apache-licensed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira