Hi!
I'm using Axis C++ 1.6b for Windows (XP Professional). My Web Service implementation returns an xsd__string containing some Swedish signs (ISO-8859-1 charset). At the client side I read what is returned and every sign is not in the xsd__string, i.e. the whole xsd__string is not returned and there are faulty signs in it. How can I achieve a solution to this delicate problem? Does it have something to do with my encoding as UTF-8 in the .wsdl-file, from which it was built?
Regards
Magnus
