[Twisted-Python] SOAP, XML-RPC-services and webpages in one Resource-object
Andrew Dalke
dalke at dalkescientific.com
Wed Jun 11 20:49:59 MDT 2003
Christopher Armstrong wrote:
> I'm pretty sure this isn't necessary (god, I hope it's not) -- XMLRPC,
> at
> least, is conventionally served at the /RPC2 path on the server. Just
> putChild your XMLRPC resource onto your root resource at "RPC2". SOAP
> probably has something similar...
Ahh, I misinterpreted the question. I read "same port as the
root-resource" to be "same resource". Given your (much more
likely to be the proper) interpretation, Andrew Bennetts
recently answered it at the bottom of
http://twistedmatrix.com/pipermail/twisted-python/2003-May/004229.html
I think too I've been thinking too much about content negotiation
under ReST. ;)
Andrew
dalke at dalkescientific.com
More information about the Twisted-Python
mailing list