HI guys!
Just wondering if you guys/gals have xindice ver. 1.1b4 runnning? I have installed the war successfully in tomcat and have added the appropriate env variables. My OS is FC3.
I try to add a new collection by issueing the following command:
./xindice.sh ac -c /db -n test
The error message is:
XMLDB Exception 0: Cannot communicate with the server: http://127.0.0.1:8888/xindice/
The url should be http://localhost:8080/xindice/.
Is there a way to configure that?
Yup. RTFM:
http://wiki.apache.org/xindice/XindiceFAQ/XindicePort
Vadim