Hi Carl, if you're using Xindice 1.1, be sure to add the -l option to specify a local database. i.e.
$XINDICE_HOME\bin\xindice lc -l -c /db Otherwise, you'll have to specify the full url pathname for xmlrpc driver. Hope this helps, -a On Tue, 2003-06-17 at 07:47, cbo19 wrote: > Hi, > > I have managed to install both tomcat and Xindice on my machine but when > trying to create a new collection (or do anything for that matter) I get > the following > > serviceLocation=</Xindce/> > Error: Collection not found! > > I am able to get to the "ugly debug tool" page i.e. the db hs been > created and is currrently pointing to: > > C: \TEMP\Tomcat4.1\webapps\xindice-1.1b\WEB-INF\.\db (tomcat startup > output) > > Do I need to set the serviceLocation variable to this, and if so where > is serviceLocation found? > > Please help!! > > Thanks heaps > Carl Omundsen.