I have a windows service subscribing to a IBM MQ using the traditional amqmdnet.dll and the publishing application is using IBM.XMS library. When my subscriber reads the messages, its failing to de-serializing the JMS styles message.
I tried a sample application using IBM.XMS dlls and the de-serializing worked perfectly fine.
Is there a way to successfully translate JMS style message to IBM MQMessage? I tried reading few articles here, but I did not complete understand how to proceed?
https://www.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.msc.doc/xms_rmes_maptowmq.htm