Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 73264 invoked from network); 31 Mar 2006 21:24:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Mar 2006 21:24:00 -0000 Received: (qmail 38251 invoked by uid 500); 31 Mar 2006 21:23:59 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 38195 invoked by uid 500); 31 Mar 2006 21:23:59 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 38186 invoked by uid 99); 31 Mar 2006 21:23:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 13:23:59 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of chirino@gmail.com designates 64.233.162.201 as permitted sender) Received: from [64.233.162.201] (HELO zproxy.gmail.com) (64.233.162.201) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 13:23:58 -0800 Received: by zproxy.gmail.com with SMTP id 9so895600nzo for ; Fri, 31 Mar 2006 13:23:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bh0DNHHJIQe6HpZyXBuMwlo0Cl3pjSvm4eWCXDJUSabAlu6SRBzOPU9nSsYf/Z5xgrt4ZLbLuGjaj/3MshwbQJoiFhlGkRG2lY/m/l0GFNKc/5xUU/YYvZu0U3K7qsHUR5A3Bd6D9slq2kLd9wQpb02Q/q9hsjjLcp5aqYFiJI8= Received: by 10.64.142.13 with SMTP id p13mr449237qbd; Fri, 31 Mar 2006 13:23:37 -0800 (PST) Received: by 10.65.234.8 with HTTP; Fri, 31 Mar 2006 13:23:37 -0800 (PST) Message-ID: Date: Fri, 31 Mar 2006 16:23:37 -0500 From: "Hiram Chirino" Sender: chirino@gmail.com To: activemq-users@geronimo.apache.org Subject: Re: JMS message ACKNOWLEDGEMENT question In-Reply-To: <3695009.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3695009.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It will be redelivered to another consumer. No need for extra configuratio= n. On 3/31/06, vik Dhawan wrote: > > Hi, > > I would like to know how activeMQ behaves, if a consumer from the pool of > consumers gets a CLIENT_ACK message and dies before sending the ACK. Is t= hat > Message is going to be avaiable for some other Consumer for pickup? > > Is there any specific property configuration needed for that. > > Thanks! > -- > View this message in context: http://www.nabble.com/JMS-message-ACKNOWLED= GEMENT-question-t1376383.html#a3695009 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- Regards, Hiram