International characters trouble with a servlet-based webservice

2009-05-20 Thread andyhan

I use a servlet-based webservice deployed into geronimo 2.1.4. 
The service client runs is Axis2.1.4.
The problem is: Umlauts (characters like ä, ü, ö) are coming wrong coded at
the Websevice. 
Incoming messages at the webservice side are in ContentType text/xml;
charset=UTF-8.
Is there a solutions for this trouble?
-- 
View this message in context: 
http://www.nabble.com/International-characters-trouble-with-a-servlet-based-webservice-tp23630408s134p23630408.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



Re: International characters trouble with a servlet-based webservice

2009-05-20 Thread Jack Cai
Which side is sending the wrong coded characters? Client, or the web
service?

BTW,  please move this kind of questions in the geronimo user mailing list.

-Jack

2009/5/20 andyhan a.luben...@gmx.de


 I use a servlet-based webservice deployed into geronimo 2.1.4.
 The service client runs is Axis2.1.4.
 The problem is: Umlauts (characters like ä, ü, ö) are coming wrong coded at
 the Websevice.
 Incoming messages at the webservice side are in ContentType text/xml;
 charset=UTF-8.
 Is there a solutions for this trouble?
 --
 View this message in context:
 http://www.nabble.com/International-characters-trouble-with-a-servlet-based-webservice-tp23630408s134p23630408.html
 Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.