Hi,
I'm new to MQSeries development using the Java API and have no idea how to do the following:
Q. How do I get a list of queues on a given Queue Manager name?
All the examples open a queue manager, and then open a queue given the name of it as a String. But what if I don't know what the queue name is? Or I just want to get the currentDepth on ALL local queues for example?
Any help greatly appreciated,
Thanks
Lee
I'm new to MQSeries development using the Java API and have no idea how to do the following:
Q. How do I get a list of queues on a given Queue Manager name?
All the examples open a queue manager, and then open a queue given the name of it as a String. But what if I don't know what the queue name is? Or I just want to get the currentDepth on ALL local queues for example?
Any help greatly appreciated,
Thanks
Lee