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/06/28 05:19:00 UTC

[jira] Commented: (AXIS2-45) All out SOAP Message send by Axis2 are SOAP 1.1, SOAP 1.2 is not handled

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

Eran Chinthaka commented on AXIS2-45:
-------------------------------------

Server identifies the version of the incoming message and sends out the cooresponding message with the same version received.
Client has the option of setting this using the Call api, or since this method is introduced to the MEPClient, any client can use this. If this is not set, its now default to SOAP 1.1.

Added the test case SOAPVersionTest to check this functionality.

This bug is fixed, Please close.

> All out SOAP Message send by Axis2 are SOAP 1.1, SOAP 1.2 is not handled
> ------------------------------------------------------------------------
>
>          Key: AXIS2-45
>          URL: http://issues.apache.org/jira/browse/AXIS2-45
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: core
>     Reporter: Srinath Perera
>     Assignee: Srianth Perera
>     Priority: Blocker

>
> SOAP reponses sent at the Server and SOAP Request send by the Client are always 1.1.  There is no way to send the SOAP1.2 messages. 

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