Camel adds the JMS properties to the In message headers when it receives a JMS message. My requirement is to set JMSType. The JMSConfiguration "jmsMessageType" is not same as "JMSType". Correct me if am wrong. How can I set the "JMSType"? If I add it to the header of the exchange, from inside a Processor before reaching the JMSComponent, I fear the default value will override the value I set.
-Narita ***The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.***