Hi all, Is there a way I can talk to the "xindice servlet" using command line tool "xindice"?
I tried the following. But no success xindice lc -c "xmldb:xindice://localhost:8080/xindice-1.1b/db" xindice lc -c "xmldb:xindice://localhost:8080/xindice-1.1b?/db" xindice lc -c "/db" -s "http://localhost:8080/xindice-1.1b" The embed ones work. But not the servlet ones. Any help would be appreciated! Thanks in advance! -Vijay