I have been trying to use the XMLRPC interface and been getting the error similar to a previous email (Beginning of this month)

XML-RPC Fault: java.lang.NoSuchMethodException: org.apache.xindice.server.rpc.R
CMessageInterface.ListCollections(java.lang.String) (0)

[EMAIL PROTECTED] ~/projects/xmlrpc-c-0.9.9/bin
$

I have tried various combinations and nothing seems to work....

Here is my rpc-c sources:

   result = xmlrpc_client_call(env, "http://192.168.1.103:8080/xindice-1.1b",
                                "ListCollections",
                                "(s)", "/db");

What can I do to get this to work?

Thanks

Christian Gross
Software Engineering Consultant / Trainer
http://www.devspace.com
North America: 1-450-675-4208
Europe: +41.1.701.1166

For Apache (Jakarta, XML) news join the mailing list APACHENEWS
For questions relating to a past conference session, consultation, training join the mailing list QandA
For SimplyCode questions join the mailing list SIMPLYCODE
Mailing List details http://www.devspace.com/mailinglists.html

Reply via email to