Hello Axis gurus.
I am developing a document style ws with axis1.4 and tomcat 5.5
If i include a string like "Cárnicos" in one element of the response. For example: response.setTipo("Cárnicos");
The client receives: "Cárnicos"
I think this is a bug, because UTF-8 is the default charset. Or is there any solution?
Thanks in advance.
Julio César Pérez Arques.
