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 7223210847 for ; Mon, 6 May 2013 20:05:17 +0000 (UTC) Received: (qmail 96242 invoked by uid 500); 6 May 2013 20:05:16 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 96142 invoked by uid 500); 6 May 2013 20:05:16 -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 82352 invoked by uid 99); 6 May 2013 15:00:31 -0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of alfernie@hotmail.com does not designate 216.139.236.26 as permitted sender) Date: Mon, 6 May 2013 08:00:05 -0700 (PDT) From: Al Ferguson To: users@camel.apache.org Message-ID: <1367852405348-5732083.post@n5.nabble.com> Subject: How to replace hard coded URIs? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I defined the following route that works very well. However, I have to read the URIs of the 3 services from ZooKeeper nodes. How to replace the 3 hard coded URIs in the initial route by value nodes read from Zookeeper? Thanks -- View this message in context: http://camel.465427.n5.nabble.com/How-to-replace-hard-coded-URIs-tp5732083.html Sent from the Camel - Users mailing list archive at Nabble.com.