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 4BFF27F5E for ; Fri, 5 Aug 2011 09:18:25 +0000 (UTC) Received: (qmail 83384 invoked by uid 500); 5 Aug 2011 09:18:24 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 82689 invoked by uid 500); 5 Aug 2011 09:18:11 -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 Delivered-To: moderator for users@camel.apache.org Received: (qmail 11605 invoked by uid 99); 5 Aug 2011 04:06:59 -0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of chandraprabha@gmail.com) Date: Thu, 4 Aug 2011 21:06:31 -0700 (PDT) From: chandraprabha To: users@camel.apache.org Message-ID: <1312517191492-4668643.post@n5.nabble.com> In-Reply-To: <4E3B4A79.7060405@gmail.com> References: <1312483951578-4667517.post@n5.nabble.com> <1312487194042-4667708.post@n5.nabble.com> <4E3B4A79.7060405@gmail.com> Subject: Re: camel-example-cxf-proxy need help MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks I am able to call external webservice. Now i want to call different webservice based on different operation .I have modified the route as below ..but not working :( ${in.header.operationName}=="GetSupportTopics" -- View this message in context: http://camel.465427.n5.nabble.com/camel-example-cxf-proxy-need-help-tp4667517p4668643.html Sent from the Camel - Users mailing list archive at Nabble.com.