James.Strachan wrote: > > I've modified the code so that we parse the XML in the String using a > StringReader/InputSource instead to avoid converting to/from bytes. Do > you think that should help? >
Thanks James, using the StringReader solved the problem indeed. Arjan -- View this message in context: http://www.nabble.com/XMLConverter-and-default-charset-tp15871372s22882p15891097.html Sent from the Camel - Users mailing list archive at Nabble.com.
