[Zope] command line Zope?
Tom Jenkins
tjenkins@devis.com
Thu, 15 Feb 2001 15:36:06 -0500
Kyler B. Laird wrote:
>
> So, I'm playing with Meerkat and now I want to
> start using XML-RPC with Zope. It appears that
> the XML-RPC How To
> http://www.zope.org/Members/Amos/XML-RPC
> is a little out of date. Although I can use it
> against an old server, a request like
> http://newserver/objectIds
> where newserver is a 2.3.0 box, fails. This is
> even true for
> http://zope.org/objectIds
>
> Is there an updated XML-RPC How To?
>
You can no longer get objectIds (and objectValues) directly through url.
You could try instead something like title_and_id
http://newserver/someFolder/title_and_id
--
Tom Jenkins
devIS - Development InfoStructure
http://www.devis.com
<xml> Its whatever you need it to be </xml>