So if i want to access the xindice db server, I should use xmlrpc, is there an example about it? Thanks.
-----????----- ???: Kevin Ross [mailto:[EMAIL PROTECTED] ????: Wednesday, June 04, 2003 11:40 PM ???: [EMAIL PROTECTED] ??: RE: There is no startup.bat in xindice folder. Yes, you will need a servlet container. There are configuration files for the jetty server in cvs, but a standalone server is not currently set to be built. Just obtain the war from the dist directory, as well as the xml file and drop it in the Tomcat/webapps directory, then restart tomcat. For more information on webapps, please see the tomcat directions. http://jakarta.apache.org/tomcat -Kevin Ross -----Original Message----- From: Forrest Li [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 8:08 PM To: [EMAIL PROTECTED] Subject: There is no startup.bat in xindice folder. Is there any changes in how to startup the xindice server? I saw the code of xindice.bat, it seems that it just support start xindice with servlet. So does it means that we only support xindice with servlet? Thanks.