Hi there,

In my functional tests I have to create a unique consumer name for each test
to be able to imitate a subscription to the virtual topic and receiving the
messages from the queue. Since the same consumer name will not be used any
other time and due to a long list of tests I would love to be able to delete
those queues created for my testing consumers of virtual topics.

I have tried to use *Session.DeleteDestination()* but it had no effect on
the queues automatically created for virtual topic consumers.

Am I missing something?

My project is developed in *C#* and *Apache.NMS.ActiveMq*.

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Delete-queues-created-for-virtual-topic-consumers-tp3714004p3714004.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to