This appears to be an issue with WebsphereMQ 7. I have been running this against a v7 instance of WebsphereMQ even though it was not explicitly listed in the Support Pack as being supported just to s ...
The error text is very clear. The problem is the message was sent from a jms application. I also wrote a .net test app that sent the message using XMS with the same result. I did create an iterator ...
I am currently developing a .net application that retrieves JMS messages from a WebsphereMQ queue. The messages are placed onto the queue via a java web service. The messages contain a user-defined ...