On Sep 10, 1:23 pm, thebjorn <[EMAIL PROTECTED]> wrote: > I've been trying to use SOAPpy and ZSI (with and without the use of > wsdl2py) to communicate with a SOAP server (looks like it's a WebLogic > server(?) in front of some enterprise java bean) and not having much > luck. I got them to send me an example of what the bytes on the wire > are supposed to look like (attached below), and I got it to "work" by > going lo-tech: > If you are willing to go low tech you can try http://effbot.org/downloads/#elementsoap
But before you do that try: https://fedorahosted.org/suds It is actively maintained and holds a lot of promise. In my testing it knew how to connect to Sharepoint as well as WebLogic exposed services. Waldemar -- http://mail.python.org/mailman/listinfo/python-list