My application accesses the queue using MQQueueManager(...) to send messages. After awhile, MQ goes down and any attempts to send to the queue throws an exception. When the exception is thrown ...
My application accesses the queue using MQQueueManager(...) to send messages. After awhile, MQ goes down and any attemps to send to the queue throws an exception. When the exception is thrown ...