Microsoft SOAP not compatible with PythonWare's SOAP?

Fredrik Lundh fredrik at effbot.org
Mon Dec 11 12:51:41 EST 2000


Iwan van der Kleyn wrote:
> However, during testing I've not been able to retrieve any data from the
> test MS SOAP components. The soaplib seems to working fine, though. Is this
> the result of "competing" SOAP implementations?

yup.  we're working on a new version, but there's no
known ETA at this time...

(probably not before christmas, though)

for the time being, I recommend using XML-RPC instead.
implementations for COM and a dozen other platforms can
be found here:

    http://www.xmlrpc.com/

</F>





More information about the Python-list mailing list