Building a Web Services Container in Python (O'Reilly)
[Posted January 21, 2004 by cook]
Rich Salz
builds
a web services container using Python on O'Reilly.
"
In the present run of columns, I'm using the web services framework provided by Python and the ZSI SOAP implementation to implement the XKMS registration service. Last month's column ended with a link to a skeleton server, but there was neither space nor time to explain it. This time we'll look at that server in some detail so that we can get an understanding of what features are provided by generic container servers (Apache Axis, J2EE servers, and the like)."
(
Log in to post comments)