[Webtest] [dev] Post encoding for Invoke (for SOAP actions)

Marc Guillemot Marc Guillemot <mguillemot@yahoo.fr>
Mon, 17 Sep 2007 11:49:02 +0200


Hi,

I guess the question are mainly for Paul.

I have encoding problems using invoke to test web services. My main
concerns are that:
- invoke contentFile's content is read with system default encoding
- Content-type header is set to charset ISO-8859-1
- WebRequestSettings' charset is not set

This configuration doesn't work for me (with UTF-8 as system and
contentFile encoding) and I'd like to change it like this to use system
default file encoding (as I don't see any simple access to the encoding
of the ant build file being executed).

My SOAP knowledge are quite limited. Do you see any drawbacks of such a
change?

Marc.
-- 
Blog: http://mguillem.wordpress.com