Pascal Maugeri wrote:
Hi

I have a very basic question on how to configure this command line
tool "\bin\xindice":

xindice DB is deployed under jetty server and available under the URL
http://localhost:8080/xindice-1.1/?/db

how can I configure the xindice command line to point to this URL ?

When trying
    xindice add_collection -c /db/ -n products

Use xindice add_collection -c xmldb:xindice://localhost:8888/db/ -n products


I get the following result:
    trying to register database
    XMLDB Exception 0: Cannot communicate with the server:
http://127.0.0.1:8888/xin
dice/

Thanks in advance
Pascal


--
Andre H. Juffer              | Email: [EMAIL PROTECTED]
The Biocenter and            | WWW: www.biochem.oulu.fi/Biocomputing/
    the Dep. of Biochemistry | Fax: +358-8-553-1141
University of Oulu, Finland  | Phone: +358-8-553 1161
Triacle Biocomputing         | WWW: www.triacle-bc.com

Reply via email to