Are you sure the xindice-http-0.8.jar is directly in the C:\xindice\java\lib directory? If you extracted it into that directory, it will have kept its own directory structure, ie. C:\xindice\java\lib\Xindice-HTTP\xindice-http-0.8.jar. The jar does not seem to be in your classpath, and the startup.bat file will add all .jar files in the C:\xindice\java\lib directory to the classpath automatically.
John Fletcher ----- Original Message ----- From: "Leslie, Ian" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, April 12, 2002 1:19 PM Subject: RE: HTTP access to xml documents > I tried to use your plug in but when I start the server I see this: > > C:\Program Files\Common Files\System\Mapi\1033>C: > > C:\Program Files\Common Files\System\Mapi\1033>cd \xml-xindice-1.0 > > C:\xml-xindice-1.0>call startup > java -classpath > ";\config;C:\xml-xindice-1.0\java\lib\ant-1.4.1.jar;C:\xml-xindi > ce-1.0\java\lib\examples.jar;C:\xml-xindice-1.0\java\lib\infozone-tools.jar; > C:\x > ml-xindice-1.0\java\lib\openorb-1.2.0.jar;C:\xml-xindice-1.0\java\lib\openor > b_to > ols-1.2.0.jar;C:\xml-xindice-1.0\java\lib\xalan-2.0.1.jar;C:\xml-xindice-1.0 > \jav > a\lib\xerces-1.4.3.jar;C:\xml-xindice-1.0\java\lib\xindice.jar;C:\xml-xindic > e-1. > 0\java\lib\xml-apis-1.0.jar;C:\xml-xindice-1.0\java\lib\xmldb-sdk.jar;C:\xml > -xin > dice-1.0\java\lib\xmldb-xupdate.jar;C:\xml-xindice-1.0\java\lib\xmldb.jar;C: > \jdk > 1.3.1_02\lib\tools.jar" -noverify org.apache.xindice.core.server.Xindice > C:\xml- > xindice-1.0\config\system.xml > > Xindice 1.0 (Birthday) > > Database: 'db' initializing > ERROR: Component class 'org.xmldatabases.http.HTTPHandler' not found > Script: 'GET' added to script storage > Service: 'db' started > Service: 'HTTPServer' started @ http://<machinenameomitted>:4080/ > Service: 'APIService' started > > Server Running > > Do I need to extract the other components in the .tar file somewhere and add > them to my class path? Or am I missing something obvious. > > thanks, > > Ian > > PS. Jan's servlet works like a charm - very neat too. I will probably use > it for basic administration. Thanks. > > -----Original Message----- > From: Kimbro Staken [mailto:[EMAIL PROTECTED] > > There's a plugin to do it. > http://www.xmldatabases.org/radio/xmlDatabases/projects/Xindice-HTTP/ > > This will get rolled back into the core at some point. > > On Friday, April 12, 2002, at 10:43 AM, John Fletcher wrote: >
