spyne icon indicating copy to clipboard operation
spyne copied to clipboard

add soap 1.2 / wsdl 2.0 support

Open plq opened this issue 14 years ago • 7 comments

how compatible are the 1.1 vs 1.2 / 2.0 versions of the soap/wsdl spec? can they coexist inside the same code base?

does anybody need this?

plq avatar Sep 28 '10 00:09 plq

Maybe the work on this should wait for the 3.0 release, in the interests of getting 2.0 completed soon.

sheilatron avatar Oct 19 '10 15:10 sheilatron

the baxeico fork has first steps towards this, but not in a most desirable way.

i agree that soaplib has more important issues than this.

plq avatar Oct 19 '10 16:10 plq

https://github.com/arskom/rpclib/pull/63 was a step towards this direction. let's see how it goes.

plq avatar Nov 19 '10 00:11 plq

Please implement SOAP 1.2.

riyadparvez avatar Sep 27 '13 13:09 riyadparvez

A lot of new webservice clients and communication protocols use SOAP 1.2, for example .NET WCF services which are more and more common through time (unfortunatly).

We really hope a support for the latest version of SOAP protocol in a near future. Thank you very much for your work.

debnet avatar Sep 17 '14 20:09 debnet

I'm not going to work on Soap 1.2 for the foreseeable feature. I don't need it. It's a purely commercial protocol anyway so it's certainly in someone's capacity to fund a developer to do it.

FYI, #386 was a nice step towards this which will ship in 2.12.

Best,

plq avatar Sep 18 '14 11:09 plq

How is the support for Soap1.2 so far? Any progress after https://github.com/arskom/spyne/pull/386 ?

franklingu avatar Feb 19 '18 06:02 franklingu