Thanks Dieter & Gray! I got it working now by renaming the file to Xindice war.
Appreciate your time, Vijay. On Wed, 2003-02-26 at 05:06, Dieter wrote: > I think there was a post some days ago that mentioned that xindice > expects (don't know why) itself to be deployed under context "Xindice". > So simply rename your war to Xindice.war and redeploy it. (The first X > must be uppercase). > > Vijay Murthi wrote: > > 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 > > > > > > >