Displaying 1 result from an estimated 1 matches for "xmlrpc_server".
2007 Feb 18
1
Passing XMLRPC errors on to clients
...does for me. Clearly this might be a necessity, but I''m hoping I can
leave the error handling to the libraries instead of doing it myself.
If anyone is interested in how I''m doing it right now, you can check
the source of the mongrel class I''ve written[1] and the xmlrpc_server
class[2]. I''m not going to say any of this code is "good", but I''ve
seen a dearth of examples and I''m doing what I can.
Any help is muchly appreciated.
1 - https://reductivelabs.com/trac/puppet/browser/branches/
webserver_portability/lib/puppet/network/s...