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 ECAC2D5BE for ; Tue, 8 Jan 2013 18:53:09 +0000 (UTC) Received: (qmail 44422 invoked by uid 500); 8 Jan 2013 18:53:09 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 44284 invoked by uid 500); 8 Jan 2013 18:53:09 -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 44275 invoked by uid 99); 8 Jan 2013 18:53:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2013 18:53:09 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of babu.sona2001@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2013 18:53:04 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TseHz-0002mV-Ih for users@camel.apache.org; Tue, 08 Jan 2013 10:52:43 -0800 Date: Tue, 8 Jan 2013 10:52:43 -0800 (PST) From: "babu.sona2001" To: users@camel.apache.org Message-ID: <1357671163560-5725143.post@n5.nabble.com> In-Reply-To: <1357665941711-5725141.post@n5.nabble.com> References: <1357632362334-5725104.post@n5.nabble.com> <1357665941711-5725141.post@n5.nabble.com> Subject: Re: Polling consumer does not stop when pollStrategy specified MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Sorry.. I take that back. camelContext.stopRoute() stops the route. But then, if I call camelCOntext.startRoute(), only the file polling is started. It does not print anything in console. What happens to stream:out? -- View this message in context: http://camel.465427.n5.nabble.com/Polling-consumer-does-not-stop-when-pollStrategy-specified-tp5725104p5725143.html Sent from the Camel - Users mailing list archive at Nabble.com.