Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 797209E91 for ; Sat, 2 Jun 2012 12:53:24 +0000 (UTC) Received: (qmail 45935 invoked by uid 500); 2 Jun 2012 12:53:23 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 45895 invoked by uid 500); 2 Jun 2012 12:53:23 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 45878 invoked by uid 99); 2 Jun 2012 12:53:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jun 2012 12:53:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 4640114285A for ; Sat, 2 Jun 2012 12:53:23 +0000 (UTC) Date: Sat, 2 Jun 2012 12:53:23 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: <67481183.30278.1338641603289.JavaMail.jiratomcat@issues-vm> In-Reply-To: <429387810.66816.1327328201844.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-4930) Provide a Data Format to convert XML <-> JSON directly (json-lib) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287925#comment-13287925 ] Claus Ibsen commented on CAMEL-4930: ------------------------------------ Raul any update on the last pieces? > 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-full.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