My experience has required me to deviate from the readme file. Specifically, go into the system.xml file for xindice and edit the tag that specifies the httphandler class location to the actual location you have it installed. That is, C:\xindice\Xindice-HTTP\classes\org\xmldatabases\http on my (windows) machine. As such, tag for the system.xml file would be
<component class="org.xmldatabases.http.HTTPHandler" name="HTTPHandler"/> Hope this helps! Sam -----Original Message----- From: Charles Guo [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 14, 2003 1:32 PM To: [email protected] Subject: Xindice-HTTP 0.8 Hi, I am trying to install Xindice HTTP Interface (Xindice-HTTP 0.8 )for xml-xindice-1.0 server running on Red Hat Linux 7.1. I followed the instruction in its README (http://www.xmldatabases.org/radio/xmlDatabases/projects/Xindice-HTTP/ ) When I start the server, I got a following message: ERROR: Component class 'org.xmldatabases.http.HTTPHandler' not found. ... ... Server Running So my installation is not successful. Any help? Thanks, Charles
