ZSI, SOAP and .NET web services - problem

Ravi Teja webraviteja at gmail.com
Mon Mar 26 23:19:14 EDT 2007


On Mar 26, 3:47 pm, Jaroslaw Zabiello <hipertrac... at gmail.com> wrote:
> Dnia Mon, 26 Mar 2007 20:06:28 +0000 (UTC), David E. Konerding DSD staff
> napisa³(a):
>
> > Try fixing your WSDL, then try again.
>
> The problem is I see no errors in my WSDL. Pythonic implementation of SOAP
> is just crapy.
>
> --
> Jaroslaw Zabiellohttp://blog.zabiello.com

As Lawrence suggested, did you try soaplib? It is a newer project. Try
the more recent svn version
svn co https://svn.optio.webfactional.com/soaplib/trunk soaplib

In my experience, it is more compliant than ZSI, although I mainly
used it as a server than a client.

Ravi Teja.




More information about the Python-list mailing list