I found that I had to restart my computer after installing tomcat for the first time. Calling the database could then be done without having to worry about the uri eg xindice lc -c /db : to list all collections under db
hope this helps Carl. Josema Alonso wrote: > Some docs I found here: > http://www.xmldatabases.org/movabletype/archives/000019.html > were very helpful. > > I started at: http://torchbox.com/xml/xindice/xindice.html > I had good luck and have it running on: > Tomcat 4.1.24 > JDK 1.4.0 > Win XP Pro > > Hope it helps. > > ----- Original Message ----- > From: "Thomas Felber" <[EMAIL PROTECTED]> > To: <xindice-users@xml.apache.org> > Sent: Thursday, June 26, 2003 1:41 AM > Subject: Accessing Xindice1.1 under Tomcat > > > Hello everybody, > > > > i set up the xindice 1.1 as tomcat application. Tomcat application > > manager is showing me that xindice is running, but i cannot access the > > database. > > > > XMLdbGUI and XindiceBrowser return bootstrap-exception or an > > DBException. I tried to acces the database using the given java-examples > > from the developer section. > > > > Both xmldb:xindice://xxx.xx.xx.xx:8080/xindice-1.1b/ and > > xmldb:xindice://xxx.xx.xx.xx:8080/xindice-1.1b/db/ doesn't work. > > > > I get a nullpointer exception. > > > > Has anybody gained some experienced in setting up xindice 1.1 on tomcat > > successfully? Do you have some Hints for me how I get along with this > > problem.? > > > > THX alot > > > > Thomas > > > >