[ http://issues.apache.org/jira/browse/AXISCPP-947?page=comments#action_12368983 ]
Yukio Goto commented on AXISCPP-947: ------------------------------------ I'm sorry, I'm wrong . AxisChar* require UTF-8 charset, but I call Axis lib use shift_jis charset . I convert shift_jis to UTF-8 and call Axis lib, Axis run correctly . Thanks . > Axis C++ is not supported multibyte characters . > ------------------------------------------------ > > Key: AXISCPP-947 > URL: http://issues.apache.org/jira/browse/AXISCPP-947 > Project: Axis-C++ > Type: Bug > Components: Basic Architecture > Versions: 1.6 Beta > Environment: Japanese windows VC > Reporter: Yukio Goto > > Axis C++ is not supported multibyte characters . > Axis C++ XML charcode to UTF-8, but multibyte characters > never convert multibyte characters to UTF-8 . > I think Axis C++ use multibyte charsets, so changing send and receive > charsets is most easy . > however, I home Axis C++use internal char wchar_t like Xerces . -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
