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 8B8F5D3C2 for ; Wed, 18 Jul 2012 22:56:02 +0000 (UTC) Received: (qmail 63610 invoked by uid 500); 18 Jul 2012 22:56:02 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 63580 invoked by uid 500); 18 Jul 2012 22:56:02 -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 63572 invoked by uid 99); 18 Jul 2012 22:56:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 22:56:02 +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; Wed, 18 Jul 2012 22:55:55 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Srd9a-0000xe-Fx for users@camel.apache.org; Wed, 18 Jul 2012 15:55:34 -0700 Date: Wed, 18 Jul 2012 15:55:34 -0700 (PDT) From: ychawla To: users@camel.apache.org Message-ID: <1342652134481-5716225.post@n5.nabble.com> In-Reply-To: <50073324.8070905@gmail.com> References: <1342648702402-5716223.post@n5.nabble.com> <50073324.8070905@gmail.com> Subject: Re: Dynamic generation of Camel routes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Would a routing slip work for you? You can dynamically configure where your message is going, not necessarily what your input is. However, depending on your requirements, this could suffice: http://camel.apache.org/routing-slip.html -- View this message in context: http://camel.465427.n5.nabble.com/Dynamic-generation-of-Camel-routes-tp5716223p5716225.html Sent from the Camel - Users mailing list archive at Nabble.com.