From users-return-21523-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Thu Nov 26 09:07:14 2009 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 12349 invoked from network); 26 Nov 2009 09:07:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Nov 2009 09:07:14 -0000 Received: (qmail 35099 invoked by uid 500); 26 Nov 2009 09:07:14 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 35040 invoked by uid 500); 26 Nov 2009 09:07:14 -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 35030 invoked by uid 99); 26 Nov 2009 09:07:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 09:07:14 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 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, 26 Nov 2009 09:07:11 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NDaJO-0004oz-TE for users@activemq.apache.org; Thu, 26 Nov 2009 01:06:50 -0800 Message-ID: <26525300.post@talk.nabble.com> Date: Thu, 26 Nov 2009 01:06:50 -0800 (PST) From: Asheesh Gupta To: users@activemq.apache.org Subject: How to purge or Delete messages from ActiveMq Topic MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gupta.asheesh22@gmail.com Hi All, I am trying to write an application in which i am sending my logs messages to activemq Topic. I am able to read the message but i m not able to clear or delete the messages from topic. Could any body tell me how to purge or delete the message from activemq topic. I am using onMessage to read the message from activemq topic... Thanks, Asheesh -- View this message in context: http://old.nabble.com/How-to-purge-or-Delete-messages-from-ActiveMq-Topic-tp26525300p26525300.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.