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 2591FDA2F for ; Fri, 17 Aug 2012 09:09:59 +0000 (UTC) Received: (qmail 28538 invoked by uid 500); 17 Aug 2012 09:09:57 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 28410 invoked by uid 500); 17 Aug 2012 09:09:57 -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 28387 invoked by uid 99); 17 Aug 2012 09:09:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2012 09:09:56 +0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FORGED_YAHOO_RCVD,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2012 09:09:49 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1T2IYa-0006Rp-Ii for users@camel.apache.org; Fri, 17 Aug 2012 02:09:28 -0700 Date: Fri, 17 Aug 2012 02:09:28 -0700 (PDT) From: anupamsen To: users@camel.apache.org Message-ID: <1345194568553-5717595.post@n5.nabble.com> In-Reply-To: <1345053219553-5717444.post@n5.nabble.com> References: <1344367593754-5716944.post@n5.nabble.com> <1344373028466-5716950.post@n5.nabble.com> <1344970862079-5717345.post@n5.nabble.com> <1344971303431-5717346.post@n5.nabble.com> <1345051503230-5717441.post@n5.nabble.com> <1345053219553-5717444.post@n5.nabble.com> Subject: Re: exposing different operations under same service in camel + cxf routing. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit My bad, I used the dataFormat as MESSAGE and it seems teh operation name is available only in case of dataFormat = PAYLOAD. It works for me with dataFormat = PAYLOAD. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/exposing-different-operations-under-same-service-in-camel-cxf-routing-tp5716944p5717595.html Sent from the Camel - Users mailing list archive at Nabble.com.