Camel Freemarker: change the case of all fields properties Header -----------------------------------------------------------------
Key: CAMEL-2477 URL: https://issues.apache.org/activemq/browse/CAMEL-2477 Project: Apache Camel Issue Type: Bug Affects Versions: 2.1.0 Reporter: Abdellatif Priority: Minor Using the Freemarker component doesn't respect the case matching of all fields of the header. For example: the exchange of properties CorrelationID change the case matching, after using velocity component, it puts the property in lowercase correlationid. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.