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 9D6B110F0F for ; Wed, 18 Sep 2013 01:05:44 +0000 (UTC) Received: (qmail 53789 invoked by uid 500); 18 Sep 2013 01:05:44 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 53748 invoked by uid 500); 18 Sep 2013 01:05:44 -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 14349 invoked by uid 99); 17 Sep 2013 21:57:41 -0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: encountered temporary error during SPF processing of domain of hugh.rodgers@lmco.com) Date: Tue, 17 Sep 2013 14:56:53 -0700 (PDT) From: rodgersh To: users@camel.apache.org Message-ID: <1379455013210-5739691.post@n5.nabble.com> In-Reply-To: References: Subject: Re: Dynamically Creating/Deploying Camel Routes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello - We are doing something very similar, except we have a single camel context per OSGi bundle, which can have multiple camel routes dynamically created and added to the camel context. Did you ever figure out how to create a new camel context for each dynamically created route? Thanks - Hugh -- View this message in context: http://camel.465427.n5.nabble.com/Dynamically-Creating-Deploying-Camel-Routes-tp5724370p5739691.html Sent from the Camel - Users mailing list archive at Nabble.com.