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