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.
The configuration did what I wanted to do. deleteAllMessagesOnStartup="true"