You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Ashish Jain <as...@gmail.com> on 2008/03/26 13:29:34 UTC

How to purge a queue in geronimo?

Hi,
Is it possible to purge a queue in geronimo?

Thanks
Ashish

Re: How to purge a queue in geronimo?

Posted by anish pathadan <an...@gmail.com>.
Hi Ashish,
   You can purge messages using JConsole (JMX url:
service:jmx:rmi:///jndi/rmi://localhost:1099/JMXConnector). Expand
org.apache.activemq/localhost/Queue/<yourQueueName> under JMX tree.
Use purge() in the operations tab.


On Wed, Mar 26, 2008 at 5:59 PM, Ashish Jain <as...@gmail.com> wrote:
> Hi,
> Is it possible to purge a queue in geronimo?
>
> Thanks
> Ashish
>



-- 
Best Regards,
Anish Pathadan