Francesco Saverio Profiti wrote:
Hello Upayavira,
i tried command line xindice ac -c xmldb:xindice://localhost:8080/db -n test
This command is working for me.
(xmldb is necessary) and always i receive this message:
[DEBUG] DatabaseImpl - -Using Sax Driver: 'xerces' [DEBUG] DatabaseImpl - -Using Service Location: '/xindice' [DEBUG] CollentionImpl - -Using URL: http://localhost:8080/xindice/ ERROR: Collection not found
I haven't modified anything in the standard configuration:
"db" collection directory is under $TOMCAT_HOME/xindice/WEB-INF/
i haven't modified "system.xml" file.
Can you verify that your xindice server started up ok? Go to http://localhost:8080/xindice/ using browser. You should see "UGLY DEBUG TOOL", click on the link, you should see list of collections.
And, what xindice version you are using?
Vadim