From activemq-dev-return-4188-apmail-geronimo-activemq-dev-archive=geronimo.apache.org@geronimo.apache.org Fri Dec 08 16:40:35 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 72316 invoked from network); 8 Dec 2006 16:40:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2006 16:40:34 -0000 Received: (qmail 85411 invoked by uid 500); 8 Dec 2006 16:40:43 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 85291 invoked by uid 500); 8 Dec 2006 16:40:42 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 85282 invoked by uid 99); 8 Dec 2006 16:40:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Dec 2006 08:40:42 -0800 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 (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Dec 2006 08:40:17 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GsilF-00021f-Ak for activemq-dev@geronimo.apache.org; Fri, 08 Dec 2006 08:39:45 -0800 Message-ID: <7760713.post@talk.nabble.com> Date: Fri, 8 Dec 2006 08:39:45 -0800 (PST) From: garima015 To: activemq-dev@geronimo.apache.org Subject: Re: Overwritting the request queue In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: garima_indiya@rediffmail.com References: <7760344.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I surfed a lot..but was not able to find out the resolution... Will be thankful if anybody can help James.Strachan wrote: > > You might wanna surf some of the FAQ entries... > > http://incubator.apache.org/activemq/how-do-i-create-new-destinations.html > > On 12/8/06, garima015 wrote: >> >> I am creating the request queue in Requestor from >> Destination requestQueue = session.createQueue(requestQueueName); >> and sending the message to queue >> >> and then in replier i am again forming the request queue with same >> rquestqueuename >> Destination requestQueue = session.createQueue(requestQueueName); >> >> and it is overwriting the request queue deleting all messages which were >> initially there >> >> Is this the right way to form the request queue in both Requestor and >> Replier.Or else how to handle this? >> Please if anybody can help me in this >> Thanks in advance >> >> -- >> View this message in context: >> http://www.nabble.com/Overwritting-the-request-queue-tf2781517.html#a7760344 >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >> >> > > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Overwritting-the-request-queue-tf2781517.html#a7760713 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.