suppose I have the following JMS queues "doc/queue1","home/queue2" and "someOtherQueue" added in a websphere process server, how can I write a script to delete them? looking around the web i haven't found a solution to my problem yet unfortunately, thanks in advance for the help guys
Asked
Active
Viewed 912 times
1 Answers
0
Take a look at the deleteWMQQueue
command (for WMQ queues) and the deleteSIBJMSQueue
command (for other types of queues).

Isaac
- 256
- 1
- 5