Re: python_and_WSDL

2008-11-04 Thread Stefan Behnel
Dejan Pangercic wrote: > question is, does anyone know about any up2date equivalent for > connecting to WSDL from python? It seems like you missed soaplib. Compared to other Python SOAP libraries, it's pretty easy to use. Stefan -- http://mail.python.org/mailman/listinfo/python-list

Re: python_and_WSDL

2008-11-04 Thread Dejan Pangercic
Dear all, I appologize for the misleading email below - Banibrata is completely right. However on the http://pywebsvcs.sourceforge.net/ page there is also a link to the very old mailing list and that confused me. greets, D. On Tue, Nov 4, 2008 at 1:09 PM, Banibrata Dutta <[EMAIL PROTECTED]> wrot

Re: python_and_WSDL

2008-11-04 Thread Banibrata Dutta
>From a quick look at the pywebsvcs mailing-list archive here ( http://sourceforge.net/mailarchive/forum.php?forum_name=pywebsvcs-talk)looks like pywebsvcs (http://pywebsvcs.sourceforge.net/)is not dead ! On Tue, Nov 4, 2008 a

python_and_WSDL

2008-11-04 Thread Dejan Pangercic
Hi all, I am trying to establish a communication between a client and a server where the client shall talk python and the server provides an interface over the WSDL (Web Services Description Language). Test case I am working on is available here: http://utum6.unternehmertum.de:8080/CityMobServer/C