Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 9022 invoked from network); 16 Sep 2010 04:32:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Sep 2010 04:32:10 -0000 Received: (qmail 51181 invoked by uid 500); 16 Sep 2010 04:32:10 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 51046 invoked by uid 500); 16 Sep 2010 04:32:08 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 51032 invoked by uid 99); 16 Sep 2010 04:32:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 04:32:07 +0000 X-ASF-Spam-Status: No, hits=3.0 required=10.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 04:32:02 +0000 Received: from sam.nabble.com ([192.168.236.26]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Ow68K-0002tO-EQ for dev@camel.apache.org; Wed, 15 Sep 2010 21:31:40 -0700 Date: Wed, 15 Sep 2010 21:31:40 -0700 (PDT) From: ganges_k To: dev@camel.apache.org Message-ID: <1284611500441-2841723.post@n5.nabble.com> In-Reply-To: <4C8F2D85.2060003@gmail.com> References: <1284380567848-2837615.post@n5.nabble.com> <4C8EDABD.7070406@gmail.com> <1284450546058-2838750.post@n5.nabble.com> <4C8F2D85.2060003@gmail.com> Subject: Re: XML to JSON conversion MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thank you for the reply. I am trying to unmarshalling the xml format to java object but i am getting the following error. Caused by: javax.xml.bind.JAXBException: "com.example.SNMPPojo.class" doesnt contain ObjectFactory.class or jaxb.index can you please let me know how to resolve this? -- View this message in context: http://camel.465427.n5.nabble.com/XML-to-JSON-conversion-tp2837615p2841723.html Sent from the Camel Development mailing list archive at Nabble.com.