Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

As Wikipedia notes, "... SOAP ... is a protocol for exchanging XML-based messages ..." It's nominally language-independent (and platform-independent, encoding-aware, transport-neutral, ...).

Many Pythoneers are ... reserved about the complexities of and incoherent design of SOAP; Rob Riggs rants for many when he writes "... they invented SOAP for brainwashing software architects." Duncan McGreggor diplomatically summarizes "if you have to use SOAP, ... ZSI is the way to go."

Among pertinent Python-based implementations are ZSI, ...

The page on WebServices says more.

SOAP (last edited 2008-11-15 13:59:59 by localhost)