ContributionsMost RecentMost LikesSolutionsRe: messageExchange.responseContentAsXml does not show special characters I tried to change UISettings@native-laf to true and set file.encoding, sun.jnu.encoding to utf-8 but it does not help. Also I notice that if I just print to log "log.info('€ 100')" it works good, problem is only when I'm using messageExchange.responseContentAsXml messageExchange.responseContentAsXml does not show special characters Hi, Maybe someone can help, I'm using messageExchange.responseContentAsXml to parse HTTP response, but it does not show special characters. For example if I have amount "€ 100,00" in response it will show it like this "▯ 100,00". I tryed changing compression/decompression settings in preference but it does not help. Any ideas? Regards, Algirdas