Re: UTF-8 and TypeConversionException

2012-08-24 Thread PJ Walstroem
ok, the solution was quite simple by using the charset as a parameter to convertBodyTo .convertBodyTo(String.class, com.google.common.base.Charsets.UTF_8.name()) -- View this message in context: http://camel.465427.n5.nabble.com/UTF-8-and-TypeConversionException-tp5717996p5718032.html Sent

UTF-8 and TypeConversionException

2012-08-24 Thread PJ Walstroem
iew this message in context: http://camel.465427.n5.nabble.com/UTF-8-and-TypeConversionException-tp5717996.html Sent from the Camel - Users mailing list archive at Nabble.com.