Search code examples
activemq-classicjms-topicsubscriber

Delete ActiveMQ subscribers


I am trying to reset ActiveMQ by deleting all subscribers and topics. I know that I can delete subscribers/topics by clicking delete link in the Web UI. Is there a way to delete them all at once?

Thanks.


Solution

  • The configuration did what I wanted to do. deleteAllMessagesOnStartup="true"