Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 85418 invoked from network); 19 Oct 2007 10:02:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Oct 2007 10:02:50 -0000 Received: (qmail 11494 invoked by uid 500); 19 Oct 2007 10:02:38 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 11472 invoked by uid 500); 19 Oct 2007 10:02:38 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 11313 invoked by uid 99); 19 Oct 2007 10:02:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2007 03:02:37 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gnodet@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2007 10:02:40 +0000 Received: by ug-out-1314.google.com with SMTP id k3so580657ugf for ; Fri, 19 Oct 2007 03:02:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=J+vFlXgTCQZJurtpGMCHmd7EnqBEAkykmODIepU0vvw=; b=psmbfOR7aU5lxj5qYRQjxCk+p/X1lTqMcSM2DmnBE/JR4mfs2w6OhNHt9/I9Z+2ndluW2DN79BedZgJAXG4zU/SB/OCamc5rPxCxshb7bj3ryleYHjPU7bD387F4/BIepMybHZzMDOg+mRrD6MwDmQrDhwLH5RRFmR7YmjjRchk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HhqlDndJkgJD3gtSz5KjEy6q7SEoH1J/rR1q2BMqihl/KU6a//OwRAhX//46z3HrDNJjhSpcj8iendnuHcflLQd6D2TADCwEIuYpSa5XCBc9w1rBCFNpFDLbv+Xg5mwNrJI+jgcWRYr5/bmbWWN2ndKIvpTHHSjPoXheszewBZY= Received: by 10.66.243.4 with SMTP id q4mr2912326ugh.1192788138997; Fri, 19 Oct 2007 03:02:18 -0700 (PDT) Received: by 10.67.121.1 with HTTP; Fri, 19 Oct 2007 03:02:18 -0700 (PDT) Message-ID: Date: Fri, 19 Oct 2007 12:02:18 +0200 From: "Guillaume Nodet" To: camel-user@activemq.apache.org Subject: Re: Processor thread pool In-Reply-To: <13290313.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13212513.post@talk.nabble.com> <13239009.post@talk.nabble.com> <13290313.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Note that you can define the routes in java and still use spring to inject variables in the route builder so that you can actually customize the routes. 2007/10/19, Paulo Ramos : > > Thanks Hiram. > > I think there is a bug in the Spring implementation. > > I have tried your solution in JavaDSL and it worked, but in Spring the > problem remains the same. > For now i will use JavaDSL but this is not a solution because i want to > change some configurations without have to compile the code. > > If anyone find a solution, post it please. > > Paulo Ramos > -- > View this message in context: > http://www.nabble.com/Processor-thread-pool-tf4627377s22882.html#a13290313 > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/