Hi, I understand that the JMS client allows createQueue() dynamically. Is there also a way to delete a queue dynamically at run time?
My use case is primarily towards test environments. There are a lot of queues created in context of various tests, I'd like to clean them up than leave them behind. Thanks, -- -Praveen
