I figured the problem is converting from one charset to another. I realized that the file I am reading is in charset "US-ASCII" and then I am trying to convert it into "UTF-8" at which point the unicode character is lost. Any suggestions on how to fix it?
-- View this message in context: http://camel.465427.n5.nabble.com/Unicode-characters-not-recognizing-when-reading-file-tp5781028p5781188.html Sent from the Camel - Users mailing list archive at Nabble.com.