[ 
http://issues.apache.org/jira/browse/AXISCPP-75?page=comments#action_58283 ]
     
Samisa Abeysinghe commented on AXISCPP-75:
------------------------------------------

Nadir Amra:
I would say leave it.  This will be something that will need to be fixed
in future release.  Currently, AXIS assume everything is UTF-8.  In the
future, we should probably save data in wide-character format in the
engine, and convert the to UTF-8 outbound to the web service and present
the data in character-set of the process to clients (not sure about the
server-side of things).

> Encoding used for char*
> -----------------------
>
>          Key: AXISCPP-75
>          URL: http://issues.apache.org/jira/browse/AXISCPP-75
>      Project: Axis-C++
>         Type: Improvement
>     Versions: future (enh)
>  Environment: All platforms
>     Reporter: Samisa Abeysinghe

>
> Character encoding used for char* in C++ must be UTF8 (support for selection 
> between UTF8 and UTF16 is welcome)
> If the user could select the encoding style, it would be very helpful.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to