Not setting anything other than the properties listed and the open/put options. Everything else is basic connecting and putting.
I don't have access to the mqrfh2 header so cannot tell you what insi ...
I dont know what QM is being used but I do know it's version 7.
With regards to the message I'm setting the applicationIdData string and the format to "MQSTR "
I have gone through loads of results but they all reference JMS code. I am not using JMS
My queue instance is com.ibm.mq.MQQueue
and my message instance is com.ibm.mq.MQMessage
I must be blind because ive been searching it for a couple of hours now and cant find a solution that references an application & solution not using jms.
We are using mq7 with a java sender. We are not using jms.
The message gets sent and the client cannot receive it because it has a mqrfh2 header. how can the header be removed before the message is ...