Groups | Blog | Home
all groups > asp.net webservices > october 2007 >

asp.net webservices : .net supported SOAP protocols


Chris Mullins [MVP - C#]
10/19/2007 10:23:54 AM
WCF supports both SOAP 1.1 and SOAP 1.2. It's going to depend on which
endpoint provider you go with.

You're going to want to spend some time reading:
http://java.sun.com/developer/technicalArticles/glassfish/ProjectTango/

--
Chris Mullins


[quoted text, click to view]

wardy
10/19/2007 1:24:18 PM
Hi all,

I'm in the process of developing some .NET Web services that will be
required to be invoked from Oracle Financials and Java. Due to this I
am worried about compatibility between the systems and their SOAP
implementations. Is anyone able to tell me what versions of .NET
support what SOAP versions...i.e:

..NET 1.0 supports what SOAP protocols?
..NET 1.1 supports SOAP protocol 1.1 and ??
..NET 2.0 supports SOAP protocols 1.1 and 1.2??

Also, is there any way in my Web service provider and client to
specify a particular SOAP protocol to support and use?

Thanks in advance
wardy
10/19/2007 5:53:25 PM
Thanks for the response Chris...read the posting, interesting
stuff...I understand the WCF supports both SOAP 1.1 and 1.2, but do
you know what SOAP versions can be used with the various .NET
frameworks and if there is a way to force a particular SOAP version?

Thanks

On Oct 19, 2:23 pm, "Chris Mullins [MVP - C#]" <cmull...@yahoo.com>
[quoted text, click to view]

AddThis Social Bookmark Button