IntelliJ Java IDE
The moose likes Web Services and the fly likes Apache Axis Charset Wrong Encoding on Tomcat? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Apache Axis Charset Wrong Encoding on Tomcat?" Watch "Apache Axis Charset Wrong Encoding on Tomcat?" New topic
Author

Apache Axis Charset Wrong Encoding on Tomcat?

firat eren
Greenhorn

Joined: Feb 01, 2012
Posts: 1
I call a web service via Apache Axis Client in Tomcat server. I get ISO-8859-1 encoded response xml instead of UTF-8. When i simply run this client form main method, everything works as excepted. Below is an example request and response xml log. Please help!
 
 
subject: Apache Axis Charset Wrong Encoding on Tomcat?
 
Threads others viewed
Simple Web Server to respond to a AXIS client request
Sending requests in xml
Axis 1.1 and Tomcat 4.1 - NoClassDefFoundError problem
Axis: WSDL2Java classpath problem
NoClassDefFoundError Problem
developer file tools