Meanwhile I found a workaround which works:
After receiving a message I push all 'umlaut'-candidats to the statement
correctString = new String(receivedString.getBytes("ISO8859_1"),
"UTF-8");
But don't ask me why ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120167#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...