Hi Das,

The the server side of Sandesha2/Axis2 pics the SOAP version dynamically and 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 line to ur client code.

clientOptions.setSoapVersionURI(SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI);

Thanks,
Chamikara


On 2/15/06, Das, Kapali Tejeswar <[EMAIL PROTECTED]> 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


Reply via email to