I'm using 2.3. I thought setting CHARSET_NAME would instruct JAXB to use the encoding set there?
"In Camel 1.6.1 and newer you can set the encoding option to use when marshalling. Its the Marshaller.JAXB_ENCODING encoding property on the JAXB Marshaller. You can setup which encoding to use when you declare the JAXB data format. You can also provide the encoding in the Exchange property Exchange.CHARSET_NAME. This property will overrule the encoding set on the JAXB data format." http://camel.apache.org/jaxb.html The phrasing is a bit weird in that paragraph so maybe I'm misunderstanding it. -- View this message in context: http://camel.465427.n5.nabble.com/Encoding-acting-odd-tp1037744p1041571.html Sent from the Camel - Users mailing list archive at Nabble.com.