Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 33404 invoked from network); 13 Sep 2009 18:32:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Sep 2009 18:32:36 -0000 Received: (qmail 85656 invoked by uid 500); 13 Sep 2009 18:32:36 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 85591 invoked by uid 500); 13 Sep 2009 18:32:36 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 85581 invoked by uid 500); 13 Sep 2009 18:32:36 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 85578 invoked by uid 99); 13 Sep 2009 18:32:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Sep 2009 18:32:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Sep 2009 18:32:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 47ADC234C051 for ; Sun, 13 Sep 2009 11:32:12 -0700 (PDT) Message-ID: <1606813284.1252866732292.JavaMail.jira@brutus> Date: Sun, 13 Sep 2009 11:32:12 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1473) Allow routes to be configured to be stopped by default ie autoStartup="false" in DSL and XML routes --- logical extension of CAMEL-1004 functionality In-Reply-To: <2107127603.1237554282803.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54194#action_54194 ] Claus Ibsen commented on CAMEL-1473: ------------------------------------ Do you have a real life use case where this is needed? > Allow routes to be configured to be stopped by default ie autoStartup="false" in DSL and XML routes --- logical extension of CAMEL-1004 functionality > ----------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-1473 > URL: https://issues.apache.org/activemq/browse/CAMEL-1473 > Project: Apache Camel > Issue Type: New Feature > Components: camel-core > Affects Versions: 2.0-M1 > Reporter: Scott Clasen > Fix For: 2.1.0 > > > Since routes are now stoppable and startable, there should be a configuration option for routes in DSL and XML that lest you have routes stopped by default, which can later be started via the camelContext. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.