[ 
https://issues.apache.org/jira/browse/AXIS2C-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567620#action_12567620
 ] 

Bill Mitchell commented on AXIS2C-966:
--------------------------------------

Actually, Senaka, I think that guththila could handle other single byte 
encodings today.  Obviously multibyte encodings like UTF-16 are another story.  
But on the single byte latin encodings, 8859-x, I think all the special 
characters that are significant to XML are at the same code points.  When I was 
looking at verifying this on incoming messages, the stumbling block I found was 
that the character encoding from the ?xml declaration is passed up only one 
layer and then lost, the client app doesn't seem to have a way to learn which 
encoding was used.  Except for that, I think guththila and the rest of Axis2c 
is neutral for all single byte encodings.  

Regards,
Bill

> Guththila has no support for XML declarations
> ---------------------------------------------
>
>                 Key: AXIS2C-966
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-966
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila
>    Affects Versions: 1.3.0
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: 1.3.0
>
>
> Guththila has no support for XML declarations. Bill, pointed this out in an 
> e-mail sent to the AXIS2C-dev list. It is required that Guththila understands 
> the XML declaration elements and simply do not treat it as an error.
> Regards,
> Senaka

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to