I am moving over from Xindice 1.0 to 1.1. I have pulled down Head, build 20030627 and b2 from cvs. I have experienced various problems with all three.
Presently I am testing against build 20030627 and I have discovered that the war must be installed as Xindice.war (note the capital 'X') or the command line tool will not even speak to it. I have been unsuccessful in using either the -u or --uri flags. From the debug statements that I put into .../xmlrpc/CollectionImpl these do not seem have any affect. In all cases the the default uri of http://localhost:8080/Xindice seems to be used.
Once I figured this out I have tried various commands to list collections and add a collect, e.g.
xindice ld -c /db -n systemIn the cases for listing a collection I get back an error code of 0 and the usage message. In the cases for listing a collection I get back an error code of 127 and the usage message.
xindice ld -c /db -n /system
xindice ld -c /db -n /db/system
xindice ac -c /db -n test
xindice ac -c /db -n /test
xindice ac -c /db -n /db/test
Am I just being thick or is the tool broken at the moment?
Thanks,
Joel
