After doing some testing with Zope 2.6.2b5, we discovered that a number of our scripts that do xmlrpc to Zope were not working. It turns out that the URI to use to connect to Zope will not work if you have /RPC2/ as was required before. Should I file a collector item on this? Thanks, -Chris -- -------------------------------------------------------------------- Christopher N. Deckard | Lead Web Systems Developer cnd@ecn.purdue.edu | Engineering Computer Network http://eng.purdue.edu/ECN/ | Purdue University ---- zlib.decompress('x\234K\316Kq((-J)M\325KM)\005\000)"\005w') ---
On Tue, Aug 05, 2003 at 01:52:21PM -0500, Christopher N. Deckard wrote:
After doing some testing with Zope 2.6.2b5, we discovered that a number of our scripts that do xmlrpc to Zope were not working. It turns out that the URI to use to connect to Zope will not work if you have /RPC2/ as was required before.
Should I file a collector item on this?
/RPC2/ was never requered before; that URI is a convention used by Frontier (the first server to implement XML-RPC) and possibly other XML-RPC implementations, but never by Zope. -- Martijn Pieters | Software Engineer mailto:mj@zope.com | Zope Corporation http://www.zope.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------
participants (2)
-
Christopher N. Deckard -
Martijn Pieters