You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by cngyver <ce...@yahoo.com> on 2009/01/28 11:16:12 UTC

axis2-1.4: utf-8 chars in response not encoded correctly

i've created a service with axis2 and eclipse. in both soap the request and
response i have turkish (ISO-8859-9) characeters. i view the soap request
and response with SOAPMonitor. i see that turkish characters on the request
message are seen correct, but turkish chars on the response are not encoded
correctly on the response soap message. 

the service is inside an .aar file and is deployed to axis2.war on tomcat
6.0 server
i've used two clients for test (one generated in eclipse the other one in
jdeveloper).
both the clients and the server are on the same machine (windows XP).
-- 
View this message in context: http://www.nabble.com/axis2-1.4%3A-utf-8-chars-in-response-not-encoded-correctly-tp21703073p21703073.html
Sent from the Axis - User mailing list archive at Nabble.com.