Hi Ahmed,
  you have probably deployed the Xindice war file (xindice-1.1b.war) in
Tomcat as it is.
Try to change the name of the war file to Xindice.war, and then redeploy it.

Cheers,
  Andrea

----- Original Message -----
From: "Ahmed" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, November 09, 2002 1:33 AM
Subject: ERROR : Collection not found!


> Hello,
>
> I am running Blackdown Java 1.3.1, tomcat 4.0.4 and CVS Xindice under
> Linux. I can browse the system collection with the (not so) UGLY DEBUG
> TOOL at http://localhost:8180/xindice-1.1b/.
>
> On the command line, I try to add a collection with
> $ bin/xindice ac --collection /db --nameOf test
> I get:
> ERROR : Collection not found!
>
> Can anybody help? What is wrong?
>
> I looked at the sources. I am not comfortable with Java, XML and the
> like. All I found so far, is that the AddCollection class
> (src/org/apache/xindice/tools/command/AddCollection.java) has a
> execute method. There, DatabaseManager.getCollection() is called with a
> colstring parameter "xmldb:xindice:///db". This collection URI does not
> look right to me but I do not know what to put in.
>
> Thanks.
>

Reply via email to