Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 3980 invoked from network); 18 Jul 2008 12:19:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2008 12:19:59 -0000 Received: (qmail 96408 invoked by uid 500); 18 Jul 2008 12:19:59 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 96385 invoked by uid 500); 18 Jul 2008 12:19:58 -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 96374 invoked by uid 99); 18 Jul 2008 12:19:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 05:19:58 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 12:19:03 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KJosk-0004yv-PD for camel-user@activemq.apache.org; Fri, 18 Jul 2008 05:16:18 -0700 Message-ID: <18527951.post@talk.nabble.com> Date: Fri, 18 Jul 2008 05:16:18 -0700 (PDT) From: cmoulliard To: camel-user@activemq.apache.org Subject: Re: Timer component (NOT STARTED) in RouteBuilder class but well in Spring XML config file ? In-Reply-To: <18526486.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: cmoulliard@gmail.com References: <18526486.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Forget what I wrote. it works now. remark : it's time for me to go to holidays ;) cmoulliard wrote: > > Hi, > > I'm confronted to a strange problem. The following route works well in > Spring XML configuration file but not in a RouteBuilder class ? > > RouteBuilder class > > from("timer://export") > .to("bean:myBean"); > > Remark : when ENABLE is activated in log.4j, I see that the component is > registered by Camel > > > > > > > Regards, > > Charles Moulliard > > ----- Enterprise Architect Xpectis 12, route d'Esch L-1470 Luxembourg Phone +352 25 10 70 470 Mobile +352 621 45 36 22 e-mail : cmoulliard@xpectis.com web site : www.xpectis.com -- View this message in context: http://www.nabble.com/Timer-component-%28NOT-STARTED%29-in-RouteBuilder-class-but-well-in-Spring-XML-config-file---tp18526486s22882p18527951.html Sent from the Camel - Users mailing list archive at Nabble.com.