Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-364

Unable to delete temperory queues using ActiveMQ NMS API for .Net

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • ActiveMQ, NMS
    • Queue publisher,subscriber in both Client and Server for Request-Response system using ActiveMQ Queue.

    Description

      After implementing Request-Response system using ActiveMQ Queue, I need to delete the temperory queues created by client.
      But I tried with many ways like queue.Delete(),session.DeleteQueue(DESTINATION),connection.DeleteDestination(destination),SessionUtil.DeleteDestination(session, destination) and so on..
      No error but nothing works to remove the queues.I could still see those queues listed on the web admin console.
      Is there a way to delete the temperory queues completely using the ActiveMQ NMS API for .Net?

      Attachments

        Activity

          People

            jgomes Jim Gomes
            tamilmaran Tamilmaran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: