Thanks for response!
I rebuilt AxisXMLParserXerces with the latest Xerces 2_8 and it solved the problem. Xerces transforms the UTF8 text in OS native codepage. It would be better for me if it leaves UTF8 encoding but still it solves problem.
I believe you may need to run in a UTF-8 locale? I really am not sure on the other platforms, but i5/OS does support it. I believe you may need to use xml parser that supports data conversion.
Nadir K. Amra


Arseny <[EMAIL PROTECTED]> wrote on 02/26/2008 02:57:24 AM:

Hello!
Does Axis C++ (not Axis2/C) client support UTF-8?
We need to pass Russian symbols as result of a WS operation.
When we do it, we have a short senseless string instead of unicode on the C++ side. SOAP messages sent from WS server (Axis Java) are OK and are successfully parsed by .NET client.

At the same time, UTF-8 serialization (sending Russian symbols as input params of WS operation) works fine.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to