Unable to delete temperory queues using ActiveMQ NMS API for .Net
-----------------------------------------------------------------
Key: AMQNET-364
URL: https://issues.apache.org/jira/browse/AMQNET-364
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ, NMS
Environment: Queue publisher,subscriber in both Client and Server for
Request-Response system using ActiveMQ Queue.
Reporter: Tamilmaran
Assignee: Jim Gomes
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)
and so on..
But nothing works to remove the queues.I could still see those queues listed on
the web admin console.
Is there a way to fix this issue using the ActiveMQ NMS API for .Net?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira