ws-fx-dev mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Chamikara Jayalath <chamikar...@gmail.com>
Subject Re: Using Axis2/Sandesha2 with SOAP 1.1
Date Wed, 15 Feb 2006 07:02:28 GMT
Hi Das,

The the server side of Sandesha2/Axis2 pics the SOAP version dynamically an=
d
reply accordingly (according to the request message). For the client side
default version is SOAP 1.1. To change it to SOAP 1.2 add the following lin=
e
to ur client code.

clientOptions.setSoapVersionURI(SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI
);

Thanks,
Chamikara


On 2/15/06, Das, Kapali Tejeswar <tejeswar.das@iona.com> wrote:
>
>  Hi,
>
>
>
> Could you let me know if there is a way to configure Sandesha2/Axis2 so
> that is uses SOAP 1.1 instead of SOAP 1.2 ?
>
>
>
> Thanks and regards
>
>
>
> Tejeswar Das
>

Mime
View raw message