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.
