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 "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2005/08/02 05:00:36 UTC

[jira] Commented: (AXIS2-108) SOAPEnvelope with XML declaration

    [ http://issues.apache.org/jira/browse/AXIS2-108?page=comments#action_12317386 ] 

Eran Chinthaka commented on AXIS2-108:
--------------------------------------

Added code to add XML declaration to the serialised version of the SOAP message.

SOAP version and the character encoding can now be given through the OMOutputImpl, so that when serialising those values will be extracted properly.

There should be a mechanism for the client to set these values, but that part is yet to be implemented. Will decide soon whether this should be given programatically or through the server.xml. I prefer to let the client set it programatically with a default value. 



> SOAPEnvelope with XML declaration
> ---------------------------------
>
>          Key: AXIS2-108
>          URL: http://issues.apache.org/jira/browse/AXIS2-108
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: om
>     Reporter: Davanum Srinivas
>     Assignee: Eran Chinthaka

>
> In current SOAPEnvelope that we come up with, is there some capability to specify if we want to write xml declaration at top or not and what encoding we want to provide? ("encoding" here is UTF-8/UTF-16 *NOT* soap encoding)
> This needs to be optional as well (specify default in client or server xml)
> thanks,
> dims
>  

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