You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ji...@apache.org on 2004/04/29 10:44:53 UTC

[jira] Created: (AXISCPP-75) Encoding used for char*

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-75

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-75
    Summary: Encoding used for char*
       Type: Improvement

     Status: Unassigned
   Priority: Critical

    Project: Axis-C++
   Versions:
             future (enh)

   Assignee: 
   Reporter: Samisa Abeysinghe

    Created: Thu, 29 Apr 2004 1:44 AM
    Updated: Thu, 29 Apr 2004 1:44 AM
Environment: All platforms

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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


[jira] Commented: (AXISCPP-75) Encoding used for char*

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ 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


[jira] Updated: (AXISCPP-75) Encoding used for char*

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXISCPP-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra updated AXISCPP-75:
------------------------------

    Component/s: Basic Architecture

> Encoding used for char*
> -----------------------
>
>                 Key: AXISCPP-75
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-75
>             Project: Axis-C++
>          Issue Type: Improvement
>          Components: Basic Architecture
>    Affects 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: [jira] Commented: (AXISCPP-75) Encoding used for char*

Posted by Nadir Amra <am...@us.ibm.com>.
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).


"Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> wrote on 01/27/2005 
06:57:19 AM:

>      [ http://issues.apache.org/jira/browse/AXISCPP-75?
> page=comments#action_58148 ]
> 
> Samisa Abeysinghe commented on AXISCPP-75:
> ------------------------------------------
> 
> Is there any idea on the encoding that we use for strings?
> Or is it the case that this issue makes no sense at all? 
> If that is the case I would close this out, as there is no point 
> keeping this open.
> 
> > 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.
> 



[jira] Commented: (AXISCPP-75) Encoding used for char*

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-75?page=comments#action_58148 ]
     
Samisa Abeysinghe commented on AXISCPP-75:
------------------------------------------

Is there any idea on the encoding that we use for strings?
Or is it the case that this issue makes no sense at all? 
If that is the case I would close this out, as there is no point keeping this open.

> 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


[jira] Updated: (AXISCPP-75) Encoding used for char*

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-75?page=history ]

Samisa Abeysinghe updated AXISCPP-75:
-------------------------------------

    Priority: Major  (was: Critical)

> 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


[jira] Commented: (AXISCPP-75) Encoding used for char*

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-75?page=comments#action_58284 ]
     
Samisa Abeysinghe commented on AXISCPP-75:
------------------------------------------

Lilantha Darshana: 	
I believe, we'll try w_char support in next release to make internal
processing
in Unicode format.

> 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