option to force sending original JMS message --------------------------------------------
Key: CAMEL-3782 URL: https://issues.apache.org/jira/browse/CAMEL-3782 Project: Camel Issue Type: Improvement Affects Versions: 2.6.0 Reporter: Jonathan Anstey Assignee: Jonathan Anstey Fix For: 2.7.0 When using mapJmsMessage=false you would think that Camel would send along the original JMS message. However, if you touch the Camel Message headers (get or set) this effectively disables the mapJmsMessage option. I came across this issue when using the failover loadbalancer. We should add an option to force Camel to send along the orginal JMS message. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira