You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2005/07/26 18:09:17 UTC

[jira] Created: (AXIS-2141) Indigo Interop - UTF-16

Indigo Interop - UTF-16
-----------------------

         Key: AXIS-2141
         URL: http://issues.apache.org/jira/browse/AXIS-2141
     Project: Apache Axis
        Type: Improvement
    Reporter: Davanum Srinivas


[snippet from kirill's email]

The reason I am asking is that current POR for Indigo V1 is
- Fail if UTF-16 message does not have BOM in it
- to not generate XML text declaration.

Questions:
- XML1.0 requires to put BOM for entities encoded with utf-16, do you
think you could file a bug to make Axis emit it (if it doesn't already)?
- Does Axis requires xml declaration always for utf-16 or is it optional?
  <?xml version="1.0" encoding="utf-16"?>



-- 
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


[jira] Commented: (AXIS-2141) Indigo Interop - UTF-16

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2141?page=comments#action_12316801 ] 

Davanum Srinivas commented on AXIS-2141:
----------------------------------------

Reading up on this...Here's some interesteing code that we can reuse:
http://www.koders.com/java/fid7CA7F685A43D3B8BD45166093033EC81119F2900.aspx


> Indigo Interop - UTF-16
> -----------------------
>
>          Key: AXIS-2141
>          URL: http://issues.apache.org/jira/browse/AXIS-2141
>      Project: Apache Axis
>         Type: Improvement
>     Reporter: Davanum Srinivas

>
> [snippet from kirill's email]
> The reason I am asking is that current POR for Indigo V1 is
> - Fail if UTF-16 message does not have BOM in it
> - to not generate XML text declaration.
> Questions:
> - XML1.0 requires to put BOM for entities encoded with utf-16, do you
> think you could file a bug to make Axis emit it (if it doesn't already)?
> - Does Axis requires xml declaration always for utf-16 or is it optional?
>   <?xml version="1.0" encoding="utf-16"?>

-- 
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