Thanks for the information, I neglected to put the code in for the getMessage - it was in the processMessage method. Code snippet below. I will make the changes you suggested with the ...
I have a strange problem using MQ and a Java Listener. I am testing a catastrophic failure of the Application Server while processing messages. If I am waiting for a message in the queue the ...