Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 33053 invoked from network); 13 Nov 2008 21:16:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 21:16:33 -0000 Received: (qmail 19261 invoked by uid 500); 13 Nov 2008 21:16:40 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 19246 invoked by uid 500); 13 Nov 2008 21:16:40 -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 19235 invoked by uid 99); 13 Nov 2008 21:16:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 13:16:39 -0800 X-ASF-Spam-Status: No, hits=4.0 required=10.0 tests=DNS_FROM_OPENWHOIS,FORGED_YAHOO_RCVD,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; Thu, 13 Nov 2008 21:15:17 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1L0jXj-0005dt-Uk for users@activemq.apache.org; Thu, 13 Nov 2008 13:15:59 -0800 Message-ID: <20489708.post@talk.nabble.com> Date: Thu, 13 Nov 2008 13:15:59 -0800 (PST) From: gunacesun To: users@activemq.apache.org Subject: Re: Is it possible to force acknowledgment? In-Reply-To: <195277E5-55C0-4AD2-A7A8-03DCE24F17B3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gunacesun_spring@yahoo.com References: <20488512.post@talk.nabble.com> <195277E5-55C0-4AD2-A7A8-03DCE24F17B3@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks for the speedy reply Rob. Ganesh. rajdavies wrote: > > Individual Acknowledge is an option in 5.2 (yet to be released) - its > a parameter o org.apache.activemq.ActiveMQSession. > > > cheers, > > Rob > > Rob Davies > http://fusesource.com > http://rajdavies.blogspot.com/ > > > On 13 Nov 2008, at 20:02, gunacesun wrote: > >> >> Hi all, >> >> I want the receiver to acknowledge the message as soon as it is >> received. >> i.e., even before the message is processed. >> >> I've tried both AutoAcknowledge and ClientAcknowledge. But in both >> cases it >> looks like both seem to wait for the processing to complete before >> acknowledging. In my case the processing sometimes takes more than 30 >> minutes and when the acknowledgment is finally sent, I get a "Broken >> Pipe" >> exception. >> >> Is there any way around this? >> >> Thanks in Advance. >> Ganesh. >> -- >> View this message in context: >> http://www.nabble.com/Is-it-possible-to-force-acknowledgment--tp20488512p20488512.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/Is-it-possible-to-force-acknowledgment--tp20488512p20489708.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.