2 Replies Latest reply on Mar 1, 2012 8:03 AM by jkorab

    How to Delete Virtual Consumers Cleanly in AMQ 5.3.0.5?

    gmotts_gary.motts

      Currently we're using AMQ version 5.3.0.5.  My question is what is the preferred way to delete a Virtual Consumer Queue once it is created and no longer needed?  If I manually delete the queue via the AMQ Console, the Virtual Queue will re-appear and consume messages from the Virtual Topic after restarting AMQ.  Setting the parameter deleteAllMessagesOnStartup="true" for the broker is not an option since our implemented solution mus support message persistence.  Are there any command line options for example?

       

      -Gary