Is there a SOAP module that can do this...?
Stefan Behnel
stefan_ml at behnel.de
Thu Sep 11 13:07:05 EDT 2008
thebjorn 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.
Have you tried using soaplib? I find it very usable and from what I heard so
far, a couple of other people also like it a lot better than ZSI.
Stefan
More information about the Python-list
mailing list