Everything else aside, I am still wondering how to make a remote connect to xindice using the command line tool.
> > > The command line tool documentation says there is > "-u" switch to > > specify the URI of Xinidice server, but it does > not say how the URI > > should be formed. Does anyone know how this works? > > > > I've tried: > > > > ./xindice ld -u 192.168.2.250:4080 -c > /db/Publications/News > > ./xindice ld -u xindice://192.168.2.250:4080/ -c > /db/Publications/News > > ./xindice ld -u > xmldb:xindice://192.168.2.250:4080/ -c > > /db/Publications/News > > > > with no success. > > >
