Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 88231 invoked from network); 26 Oct 2009 03:48:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Oct 2009 03:48:48 -0000 Received: (qmail 50513 invoked by uid 500); 26 Oct 2009 03:48:48 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 50421 invoked by uid 500); 26 Oct 2009 03:48:48 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 50407 invoked by uid 99); 26 Oct 2009 03:48:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Oct 2009 03:48:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Mon, 26 Oct 2009 03:48:37 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N2GZ6-0000Fx-Ho for users@activemq.apache.org; Sun, 25 Oct 2009 20:48:16 -0700 Message-ID: <26054344.post@talk.nabble.com> Date: Sun, 25 Oct 2009 20:48:16 -0700 (PDT) From: Alexey Romanchuk To: users@activemq.apache.org Subject: Re: Configuring number of retries In-Reply-To: <3a73c17c0910230433n3775af05m3fb8b0598324556b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: alexey.romanchuk@gmail.com References: <26023651.post@talk.nabble.com> <3a73c17c0910230433n3775af05m3fb8b0598324556b@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks for reply Gary, it is exactly what I need. Could you also tell me where I can specify that failed message should go to the end of queue to allow to process other existing messages in queue? For now if message fails and goes back to queue same message always sends to consumer. I want to push this message to the end of queue in case of fail. Thanks a lot! , Gary Tully wrote: > > see some detail @ http://activemq.apache.org/redelivery-policy.html > > > 2009/10/23 Alexey Romanchuk > >> >> Hi, all >> >> Assume you had a queue with 3 messages in it. Consumer use transacted >> session and try to process first messages. Then he fails and call >> rollback >> on transaction. Is there any way to configure number of retries in this >> case? >> >> Thanks! >> -- >> View this message in context: >> http://www.nabble.com/Configuring-number-of-retries-tp26023651p26023651.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > > -- > http://blog.garytully.com > > Open Source Integration > http://fusesource.com > > -- View this message in context: http://www.nabble.com/Configuring-number-of-retries-tp26023651p26054344.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.