I have an EAR deployed on WAS 7.0.0.3 server and the web service also deployed.
MQ listener is up and running in my WAS server and corresponding MQ host, channel name and MQ queue name are configured correctly. It is the response queue.
Whenever I'm getting data from MQ, I'm getting the below error in SystemOut.log error
"MQJCA4004: Message delivery to an MDB 'null' failed with exception: 'deactivate of endpoint is in progress.' "
Please help me on this.