[
https://issues.apache.org/jira/browse/CAMEL-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raul Kripalani updated CAMEL-4930:
----------------------------------
Attachment: camel-xmljson-core-springdsl.diff
Attaching {{camel-xmljson-core.diff}} which enriches the Spring DSL to support
the <xmljson /> element with a number of options inside the <dataFormats> block.
Will soon attach a patch to enrich the Java DSL with an .xmljson() method too.
> 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
>
> Attachments: camel-xmljson-adjacent.diff,
> camel-xmljson-core-springdsl.diff, camel-xmljson.diff
>
>
> 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