You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by Lixin Meng <lx...@yahoo.com> on 2002/11/24 00:46:41 UTC

Connecting Xindice 1.1b

I downloaded the latest CVS version of Xindice 1.1b, built it, and deployed
it with Tomcat 4.1.12. The tomcat console has following information, and I
assume it is fine. However, when I run "xindice ac -c /db -n xyz", I got
error message "ERROR : Collection not found!".

Did I miss anything here?

Lixin

------------
INFO: Initializing Coyote HTTP/1.1 on port 8080
Starting service Tomcat-Standalone
Apache Tomcat/4.1.12
Nov 23, 2002 3:10:23 PM org.apache.xindice.core.Database setConfig
INFO: Database points to C:\apps\Tomcat 4.1\.\db
Nov 23, 2002 3:10:24 PM org.apache.xindice.server.XindiceServlet init
INFO: Database successfully started
------------