Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C8D0DB0E for ; Tue, 2 Oct 2012 23:11:04 +0000 (UTC) Received: (qmail 26049 invoked by uid 500); 2 Oct 2012 23:11:03 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 26022 invoked by uid 500); 2 Oct 2012 23:11:03 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 26012 invoked by uid 99); 2 Oct 2012 23:11:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 23:11:03 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of raul@evosent.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 23:10:57 +0000 Received: by lbbgj3 with SMTP id gj3so5541328lbb.32 for ; Tue, 02 Oct 2012 16:10:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=c44W+51Pj5m298D/vSYa0ouWlYa0rrPd47mjW/hkZXs=; b=CIZ2uePUiNGJwle3IwCeJEh766leDtLJ+qR6qtXJkl0fDKNRJi1QOGFJVlXg+coDsp nvVkjkGuOUVuGQk7VFrNbECycHvc0bHaMF85sy0Kf2DtLTAGttfUpDPvf7xiBw635hHz eVzWBuO4ayln/6zC/zRp9mQEVRp/o4d3o3l7Fya2i3aLutWGy1XeUe4kbNNDqE+C9Szf eiAbOuvnGKNl1571bN7ilet+bmYDB59j/vs7zyFzlWk0RIRvBpUyqmNx1UDkhH7AJxhF y6wlcB8+uQjjlUkqoQqOYEyJ9mLXTpSrKaiME7BNyc79ChoRRI9wSDcBbSIRvkfMfBMr 7+Bg== MIME-Version: 1.0 Received: by 10.112.49.39 with SMTP id r7mr1093716lbn.107.1349219436530; Tue, 02 Oct 2012 16:10:36 -0700 (PDT) Received: by 10.114.16.230 with HTTP; Tue, 2 Oct 2012 16:10:36 -0700 (PDT) X-Originating-IP: [2.139.86.130] In-Reply-To: <1349217237.66527.YahooMailNeo@web125206.mail.ne1.yahoo.com> References: <1348646600426-5720008.post@n5.nabble.com> <1348698780971-5720077.post@n5.nabble.com> <1348729614625-5720085.post@n5.nabble.com> <1348743601993-5720115.post@n5.nabble.com> <1349217237.66527.YahooMailNeo@web125206.mail.ne1.yahoo.com> Date: Wed, 3 Oct 2012 00:10:36 +0100 Message-ID: Subject: Re: Getting a node from an XML using camel-cxf From: Raul Kripalani To: users@camel.apache.org, Sura Monday Content-Type: multipart/alternative; boundary=f46d040167b53d0e4504cb1ba178 X-Gm-Message-State: ALoCoQkG0rSfBHCVfk8xxmk9uGElKPq3LSZ9Vsjuv5GWy3M3tdLievgsmLRoq5t8Mf25KmkpNFJh --f46d040167b53d0e4504cb1ba178 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Sura, The description of the ticket was a bit too generic, so I had to close it. In a Camel processor, you can already give whatever treatment you wish to the SOAP Payload, as it's standard Java code. I opened another ticket CAMEL-5680 (Create a set/assign DSL where the target is determined by an expression) [1], to track the idea. [1] https://issues.apache.org/jira/browse/CAMEL-5680 Regards, Ra=FAl. On Tue, Oct 2, 2012 at 11:33 PM, Sura Monday wrote: > I have created a feature request now: > https://issues.apache.org/jira/browse/CAMEL-5679 > > > > > ________________________________ > From: Raul Kripalani > To: users@camel.apache.org > Sent: Wednesday, October 3, 2012 11:06 AM > Subject: Re: Getting a node from an XML using camel-cxf > > I can't think of a Camel functionality that will allow you to store the > result in a HashMap entry out-of-the-box. You'll have to handle this insi= de > a bean or script for now. > > Feel free to open a ticket in our JIRA to request this feature [1]. Maybe > we could create a new type of "setXYZ" DSL that allows you to pick the > destination based on an expression. Just an idea... > > [1] https://issues.apache.org/jira/browse/CAMEL > > Regards, > > -- > *Ra=FAl Kripalani* > Apache Camel Committer > Enterprise Architect, Program Manager, Open Source Integration specialist > http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani > http://blog.raulkr.net | twitter: @raulvk > > On Thu, Sep 27, 2012 at 12:00 PM, balkishore >wrote: > > > Hi Raul, > > Thanks for replying. > > But for saving the extracted element, I use a Hashmap. > > I just want to extract the element and store it in the Hashmap and not = in > > the header itself. > > > > > > > > > > -- > > View this message in context: > > > http://camel.465427.n5.nabble.com/Getting-a-node-from-an-XML-using-camel-= cxf-tp5720008p5720115.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > --=20 *Ra=FAl Kripalani* Apache Camel Committer Enterprise Architect, Program Manager, Open Source Integration specialist mobile: +34 679 52 41 75 http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk --f46d040167b53d0e4504cb1ba178--