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)" <ji...@apache.org> on 2005/07/28 14:22:18 UTC

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

SOAPEnvelope with XML declaration
---------------------------------

         Key: AXIS2-108
         URL: http://issues.apache.org/jira/browse/AXIS2-108
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
    Reporter: Davanum Srinivas


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


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

Posted by "Srinath Perera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-108?page=all ]

Srinath Perera reassigned AXIS2-108:
------------------------------------

    Assign To: Eran Chinthaka

> SOAPEnvelope with XML declaration
> ---------------------------------
>
>          Key: AXIS2-108
>          URL: http://issues.apache.org/jira/browse/AXIS2-108
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     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


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

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-108?page=all ]
     
Eran Chinthaka closed AXIS2-108:
--------------------------------

    Resolution: Fixed
     Assign To:     (was: Eran Chinthaka)

> 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

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


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

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
    [ 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