Being that Camel is using the JMS API to write a message to an MQ queue, MQ will use the RHQ2 header to store information about the message, etc. However, the reading app is a non-JMS app, which cannot read the RFH2 header. We would like to strip the header by utilizing the targetClient=MQ in our put call, but this isn't working. We tried targetClient=1 as well and this failed. Any ideas on what we need to do to configure Camel?
Regards,
Barry Barnett
Regards,
Barry Barnett