You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Raul Kripalani (Updated) (JIRA)" <ji...@apache.org> on 2012/04/03 15:10:30 UTC

[jira] [Updated] (CAMEL-4930) Provide a Data Format to convert XML <-> JSON directly (json-lib)

     [ 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.diff

Attaching a patch which contains the {{camel-xmljson}} data format. Filename: camel-xmljson.diff.
                
> 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.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