Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 22410 invoked from network); 25 Aug 2006 06:27:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Aug 2006 06:27:59 -0000 Received: (qmail 72782 invoked by uid 500); 25 Aug 2006 06:27:59 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 72585 invoked by uid 500); 25 Aug 2006 06:27:58 -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 72576 invoked by uid 99); 25 Aug 2006 06:27:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 23:27:58 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 66.249.82.230 as permitted sender) Received: from [66.249.82.230] (HELO wx-out-0506.google.com) (66.249.82.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 23:27:56 -0700 Received: by wx-out-0506.google.com with SMTP id i27so738392wxd for ; Thu, 24 Aug 2006 23:27:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F4iPoSoysSWhcye+ZAw8/re0HTPTQFktRIsQrnlWQ5qQRHNDNC7pdcBj3vrPz9J4SfD3s8RH5nbsuJKqqQJvlEP5KqTgO8x6zY0xA7agcQSqateSDcnLWKWz/FooAHNqqd71WHmIhCHzNKR4ToeT+2vCubIPo/y0ltonKQYQ6bM= Received: by 10.90.78.9 with SMTP id a9mr510711agb; Thu, 24 Aug 2006 23:27:36 -0700 (PDT) Received: by 10.90.86.4 with HTTP; Thu, 24 Aug 2006 23:27:35 -0700 (PDT) Message-ID: Date: Fri, 25 Aug 2006 07:27:35 +0100 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: how do I consume message but still leave a copy on queue? In-Reply-To: <5973406.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5973406.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 On 8/24/06, StanleyH wrote: > Hi, I am writing a voicemaill application. i'm trying to figure out how to > download a message from the server without consuming it? is it possible? > consume always remove the message from the queue. > Does QueueBrowser allow a message to be retrieved or it is just browsing the > headers? Use a queue browser. It gets all the messages on the queue matching the subscription (destination + optional selector) but does not remove any messages -- James ------- http://radio.weblogs.com/0112098/