473,395 Members | 1,761 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Python SOAP?

Is anybody using SOAP with Python "seriously"[1]? It seems there's a
number of implementations out there, but most aren't developed any more.
Specifically, I hadn't found a library that supports "sessions" with
SOAP, implemented with HTTP cookies to achieve server-object persistance.

Have I missed something?

[1] I'm from the "SOAP is bad and ugly" camp, but I must use it in a
project...
Jul 18 '05 #1
2 1957
Ivan Voras <ivoras@__-geri.cc.fer.hr> writes:
Is anybody using SOAP with Python "seriously"[1]? It seems there's a
number of implementations out there, but most aren't developed any
more. Specifically, I hadn't found a library that supports "sessions"
with SOAP, implemented with HTTP cookies to achieve server-object
persistance.


There are two active SOAP projects I'm aware of - ZSI and SOAPpy. They
share a home:
http://pywebsvcs.sourceforge.net/

I'd characterize both client toolkits as useful but flawed. I've run
into a lot of interop problems when trying to talk to Apache Axis/Java
based services. They seem to work better with the old rpc/encoded
style but don't work as well with the modern document/literal style.

I don't know if the specific HTTP cookie persistence you're asking for
has been implemented in either. For what it's worth, I wouldn't count
on that approach working reliably in many SOAP implementations.
Jul 18 '05 #2
Nelson Minar wrote:

There are two active SOAP projects I'm aware of - ZSI and SOAPpy. They
share a home:
http://pywebsvcs.sourceforge.net/ I don't know if the specific HTTP cookie persistence you're asking for
has been implemented in either. For what it's worth, I wouldn't count
Yes, those are the libraries that I described in my post - and are sadly
lacking. :(
on that approach working reliably in many SOAP implementations.


While it's not standard and could be considered 'dirty', I found many
libraries support it. (Axis does, some c++ libraries I found do also,
and I "heard" that's the way .NET services work also).

Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Alvin A. Delagon | last post by:
Hello python programmers! I would like to add myself to the ever increasing number of python users. Here's my first question. I've written two SOAP clients using PERL and a PHP. I tried to wirte a...
0
by: Rafal Zawadzki | last post by:
Hi. I tried earlier to write python zsi mail list, but nobody answered. I am using ZSI 1.7/2.0rc1 with TTPro Soap SDK. The wsdl file can be found here: http://demo.seapine.com/ttsoapcgi.wsdl ...
0
by: Doug Caldwell | last post by:
Hi! ** Accessing the USGS Web Service Using Python ** I am trying to access the US Geological Survey's gazetteer SOAP web service using Python to find the locations of all the places with the...
5
by: johnny | last post by:
Anyone know how I can make Machine A python script execute a python script on Machine B ?
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.