The Xindice database can be accessed using XML-RPC on port 4080. (eg)
XmlRpcClient rpc = new XmlRpcClient("http://localhost:4080";);.
Document Reference : Take a look at
http://xindice-xmlrpc.sourceforge.net/UserGuide.html

Roopesh

-----Original Message-----
From: Trevor Leung [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 12:14 PM
To: Xindice-Users
Subject: XML-RPC problem


Hi,

I want to ask which port for XML-RPC to access the database, is it 4080?
when I scan the ports on my machine, there is no services working on this
port.
More, is there any document about XML-RPC to access Xindice?

I have followed the guideline from
http://torchbox.com/xml/xindice/xindice.html and can list collection from
locally db.
Also, I have copied Xindice.war to Tomcat and can run the ugly test page of
http://localhost:8080/Xindice.

Thanks for any help.


--------------------
Trevor Leung
CINTEC, CUHK

Reply via email to