are you using auto_acknowledge on your session? Issue may be that the
messages are not getting acked if you have a durable subscriber.
Can you post your code?

2009/11/26 Asheesh Gupta <gupta.ashees...@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-tp26525303p26525303.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>


-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com

Reply via email to