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 5A342974B for ; Thu, 19 Jan 2012 17:23:14 +0000 (UTC) Received: (qmail 11069 invoked by uid 500); 19 Jan 2012 17:23:13 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 11017 invoked by uid 500); 19 Jan 2012 17:23:13 -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 11009 invoked by uid 99); 19 Jan 2012 17:23:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 17:23:13 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of marcello.delcarratore@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2012 17:23:06 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RnvhF-00013J-RD for users@camel.apache.org; Thu, 19 Jan 2012 09:22:46 -0800 Date: Thu, 19 Jan 2012 09:22:45 -0800 (PST) From: roughrotter To: users@camel.apache.org Message-ID: <1326993765836-5158344.post@n5.nabble.com> In-Reply-To: <1326993124251-5158303.post@n5.nabble.com> References: <1326987805343-5158013.post@n5.nabble.com> <1326990021385-5158152.post@n5.nabble.com> <1326993124251-5158303.post@n5.nabble.com> Subject: Re: camel-ftp scheduling and limit polling MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org i found the property sendEmptyMessageWhenIdle that can allow me to check in process if no more file are present and stop route by it self. But in that way i have to develop a custom pollingStrategy? -- View this message in context: http://camel.465427.n5.nabble.com/camel-ftp-scheduling-and-limit-polling-tp5158013p5158344.html Sent from the Camel - Users mailing list archive at Nabble.com.