Re: xmlrpc with xindice

Georg Sauer-Limbach <[email protected]> Mon, 15 Oct 2007 21:19:06 +0200
Newsgroups gmane.text.xml.xindice.user
Message-ID <[email protected]>
There are some docs here:
http://www.coachingplatform.com/dev/xindiceRPC1.1cmds.html

Greets
Georg

Rohnny Moland wrote:
> Hello,
>
> I am trying out xindice, and got it up running inside glassfish, and
> the command line tool works to add collections and xml documents.
>
> I wonder what the methods are that I can invoke against the xmlrpc
> endpoint, which I assume is http://localhost:8080/xindice as the
> default? I tried to use <http://xmlrpc-c.sourceforge.net> to
> introspect what is available but it seems like this endpoint does not
> support this (there is no system.listMethods() method).
>
> So, is this possible at all? If so, I am looking for information about
> the xmlrpc methods I can use, their arguments and what the default
> xmlrpc endpoint is.
>
> Thanks,
> Rohnny
>
>