Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 77245 invoked from network); 2 Jul 2009 13:13:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 13:13:15 -0000 Received: (qmail 55313 invoked by uid 500); 2 Jul 2009 13:13:25 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 55262 invoked by uid 500); 2 Jul 2009 13:13:25 -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 55252 invoked by uid 99); 2 Jul 2009 13:13:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 13:13:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hzbarcea@gmail.com designates 209.85.217.222 as permitted sender) Received: from [209.85.217.222] (HELO mail-gx0-f222.google.com) (209.85.217.222) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 13:13:16 +0000 Received: by gxk22 with SMTP id 22so184011gxk.20 for ; Thu, 02 Jul 2009 06:12:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=1Gf9u/ig320LiUqh6Gf4S5FhR+vPcZysuBaT6PPvOWQ=; b=hasgIURg/K+7pD917qk38FPMGPxknI91aXbB3TbRFyr4aWChSWgDI4XOxyZG1KvpuV f7xIov/Qh4W6C4Ko8qZEHagXC/opePg10vPf70xnG2Kg5QAb6itDeJKJcDJ4LkSBQo5g 6dkbBtSW82rBPK4OCmEuFiUybFLFCVJWTajLo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=mb6QpdrU1zlzXjTTKDHHJt86+YWErH+sowJcnfBPHZAP/m21JE4ZHdV2IC9v3bvP1D m/elAjCkKuOFhXus27ez/ibTpfTgthJWCfPimmwlh39oQyuJtjGwvdSizl86BFqkfcFd VFer6zxFE2+OssoJpJ0dVA5UMxoh57CCxlk6A= Received: by 10.90.86.9 with SMTP id j9mr50770agb.1.1246540374860; Thu, 02 Jul 2009 06:12:54 -0700 (PDT) Received: from ?10.40.68.100? (cpe-024-163-100-007.nc.res.rr.com [24.163.100.7]) by mx.google.com with ESMTPS id 10sm5599956agd.73.2009.07.02.06.12.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Jul 2009 06:12:54 -0700 (PDT) Message-Id: <7274201B-159E-4C49-894F-D20280CE1319@gmail.com> From: Hadrian Zbarcea To: dev@camel.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [DISCUSS] Add a new property to camel route in Spring DSL Date: Thu, 2 Jul 2009 09:12:52 -0400 References: X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org If you don't want a route started, why not deploy it at the time you want it to start? My $0.02, Hadrian On Jul 2, 2009, at 6:03 AM, Charles Moulliard wrote: > Hi, > > I would like to suggest to add a new property in the DSL function > route. > This property will be used by camelcontext during the startup of the > routes > in order to discover which one must be started automatically from > those who > will be started if conditions are met > > Idea : > > By default the value of this property will be set to "true". > > Regards, > > Charles Moulliard > Senior Enterprise Architect > Apache Camel Committer > > ***************************** > blog : http://cmoulliard.blogspot.com