Hi all,
A strange problem here...
I am running the java PCF sample ListQueueDepth from support pack MS0B (java PCF classes) . I am running it using a SVRCONN channel.
When I run it against a MQSeri ...
* Have each thread print out the memory address of the connection handle to ensure they are not sharing it.
* If possible, try different threading models.
* Try changing the scope of th ...
I'm using the MQ base classes and I need to work out how to use MQManagedObject.inquire() to retrieve things like the queue's PROCNAME and INITQ attribute ...