I have a spring boot camel project. Then there is a route which fetches xml data from activemq. When i run the program through STS -> Run as Spring Boot app it works fine for UTF-8 char encoding. But when i make the fat jar and run it then in the logs i get junk characters for chinese fonts. My logs are also UTF-8 enabled. Can anyone give me any idea where i might be wrong?
-- View this message in context: http://camel.465427.n5.nabble.com/camel-not-supporting-utf-8-character-tp5783310.html Sent from the Camel - Users mailing list archive at Nabble.com.