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 5A6607649 for ; Tue, 18 Oct 2011 11:39:55 +0000 (UTC) Received: (qmail 97974 invoked by uid 500); 18 Oct 2011 11:39:54 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 97943 invoked by uid 500); 18 Oct 2011 11:39:54 -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 Received: (qmail 97934 invoked by uid 99); 18 Oct 2011 11:39:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2011 11:39:54 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ey0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2011 11:39:48 +0000 Received: by eyh6 with SMTP id 6so504914eyh.32 for ; Tue, 18 Oct 2011 04:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=/efOsSSqWIALtQgtq9e0qgy6hDVNobvX/psut87+z5o=; b=YA9uTSzh883DsFXqhUx2vnVKXItOQ3AZDPtKPIFiQ2vB6fu7RfUF/CkLLQh8+VbHGC 2wIqvdnaB1fDeAS+vI2Ehoa8fhbJlG3Z4tsxb8UPoiLiVCIGAWamIwQvSUVMllh8qMO9 M3YWyGRofOaeKbdnIcx56ae8A/LBQIP7Siu0I= Received: by 10.14.10.147 with SMTP id 19mr224153eev.12.1318937968208; Tue, 18 Oct 2011 04:39:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.97.7 with HTTP; Tue, 18 Oct 2011 04:39:08 -0700 (PDT) In-Reply-To: <1318937379476-4913344.post@n5.nabble.com> References: <1318932632691-4913140.post@n5.nabble.com> <1318937379476-4913344.post@n5.nabble.com> From: Claus Ibsen Date: Tue, 18 Oct 2011 13:39:08 +0200 Message-ID: Subject: Re: problem with Timer based polling consumer To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Oct 18, 2011 at 1:29 PM, matsumoto wrote: > no, becouse I want do this with timer > somethilng like that > > timer?perioid=3D6000 . process(check condition) if condition is true do = =A0from > activemq:queue with size to activemq:queue > I have fixed the wiki page. Will get updated later. You can check the source code here https://svn.apache.org/repos/asf/camel/tags/camel-2.6.0/components/camel-jm= s/src/test/java/org/apache/camel/component/jms/JmsTimerBasedPollingConsumer= Test.java > -- > View this message in context: http://camel.465427.n5.nabble.com/problem-w= ith-Timer-based-polling-consumer-tp4913140p4913344.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --=20 Claus Ibsen ----------------- FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/