Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 86910 invoked from network); 17 Aug 2006 11:43:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2006 11:43:24 -0000 Received: (qmail 82381 invoked by uid 500); 17 Aug 2006 11:43:24 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 82266 invoked by uid 500); 17 Aug 2006 11:43:24 -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 82257 invoked by uid 99); 17 Aug 2006 11:43:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 04:43:23 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [199.105.164.5] (HELO smtpmail2.sensis.com) (199.105.164.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 04:43:21 -0700 Received: from dimstar2.ats.sensis.com ([172.21.1.6]) by smtpmail2.sensis.com with esmtp (Exim 4.50) id 1GDgH6-0008He-9v for activemq-dev@geronimo.apache.org; Thu, 17 Aug 2006 07:43:00 -0400 Received: from corpatsmail1.ats.sensis.com ([172.21.1.88] helo=corpatsmail1.corp.sensis.com) by dimstar2.ats.sensis.com with esmtp (Exim 4.50) id 1GDgGs-0003ln-G0 for activemq-dev@geronimo.apache.org; Thu, 17 Aug 2006 07:42:46 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: How To remove Queue from the session Date: Thu, 17 Aug 2006 07:42:46 -0400 Message-ID: <5A211522579EBD4A83155ED7FA1530637FC47C@corpatsmail1.corp.sensis.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How To remove Queue from the session Thread-Index: AcbB8ZOlLB4UQMPZRWWyt1qrAfSwqQAAGXOg From: "Bish, Tim" To: X-Sensis-MailScanner-Information: Scanned at Sensis Corporation by MailScanner X-Sensis-MailScanner: Found to be clean X-Sensis-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-4.399, required 5, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-Sensis-MailScanner-From: tim.bish@sensis.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > I am working on openwire-cpp ( for ActiveMQ-4.0) code on SuSe(Linux > machine->i686-suse-linux, version 2.6.13-15.8-default), in C++ . > How to remove/deattached a queue from the session without closeing > connection from the sender/reveiver side?. is it possible? Close the Consumer or Producer and delete it would be my guess. ----------------------------------------- Timothy A. Bish Sensis Corporation -----------------------------------------=20 > -----Original Message----- > From: Arshad Ahamad [mailto:arshad@in.effectsoft.com] > Sent: Thursday, August 17, 2006 7:36 AM > To: activemq-dev@geronimo.apache.org; activemq-users@geronimo.apache.org > Subject: How To remove Queue from the session >=20 >=20 > Hi all, >=20 >=20 >=20 >=20 >=20 > Thanks > Arashad Ahamad