You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Rich Adili <Ri...@xata.com> on 2007/03/14 21:45:23 UTC

SOAP 1.1

Howdy,

What does it take to get Axis2 1.1.1 to emit SOAP11 code? Is it as
simple as changing the option to
SOAP11Constants.SOAP_ENVELOPE_NAMESPACE_URI? (Tried this and the .NET
server wasn't too happy).

Rich

Re: SOAP 1.1

Posted by Sanka Samaranayke <ss...@gmail.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Rich Adili wrote:
> SOAP 1.1
>
> Howdy,
>
> What does it take to get Axis2 1.1.1 to emit SOAP11 code?
>


AFAIK Axis2 client application emits SOAP11 by default. You have to do
the following  if only you want the client to emit SOAP12.

e.g.
options.setSoapVersionURI(SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI);

Thanks,
Sanka

> Is it as simple as changing the option to
> SOAP11Constants.SOAP_ENVELOPE_NAMESPACE_URI? (Tried this and the
> .NET server wasn?t too happy).
>
> Rich
>


- --
Sanka Samaranayake
WSO2 Inc.

http://sankas.blogspot.com/
http://www.wso2.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFF+iuo/Hd0ETKdgNIRAr4tAJ4nulWMVwtDWITFNHu5KjIE1A6lYQCgiNMW
S634X6JzWoeWB0R3Gj80R74=
=Z+ma
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org