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 B15F911187 for ; Sun, 29 Jun 2014 03:36:50 +0000 (UTC) Received: (qmail 20590 invoked by uid 500); 29 Jun 2014 03:36:50 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 20521 invoked by uid 500); 29 Jun 2014 03:36:50 -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 20509 invoked by uid 99); 29 Jun 2014 03:36:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 03:36:49 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of madhu741980@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 03:36:47 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1X15uh-0001My-GT for users@camel.apache.org; Sat, 28 Jun 2014 20:36:23 -0700 Date: Sat, 28 Jun 2014 20:36:23 -0700 (PDT) From: madhu_online1 To: users@camel.apache.org Message-ID: <1404012983503-5753004.post@n5.nabble.com> In-Reply-To: <1404012776896-5753003.post@n5.nabble.com> References: <1403987898217-5753001.post@n5.nabble.com> <1404012776896-5753003.post@n5.nabble.com> Subject: Re: Setting REST service URL parameters at runtime in Camel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Can I try to set the URL in a transformer rather than a route? Will that option help ? It seems that URLs can't be generated at run time in the route since they get formulated statically. -- View this message in context: http://camel.465427.n5.nabble.com/Setting-REST-service-URL-parameters-at-runtime-in-Camel-tp5753001p5753004.html Sent from the Camel - Users mailing list archive at Nabble.com.