I have scanned the mailing list archives and found no answer to resolving the problem of making remote calls to a Xindice database.
My database is working locally both from command line and from my Java code. The following command executes succesfully when run locally on our Linux-server named armstrong: [EMAIL PROTECTED] db]$ xindice lc -c xindice://armstrong:4080/db addressbook system Total collections: 2 But when I try running the exact same command from my windows box it fails: C:\>xindice lc -c xindice://armstrong:4080/db ERROR : I am running Xindice 1.0 on both machines and have successfully set up a server on both machines for testing purposes. I have checked the Xindice logfile on the server, and it appears that the client fails AFTER establishing the connection to the server. (A db_bootstrap.ior line occurs in the logfile.) Also, a telnet connection to the server (running on port 4080) also succeeds in getting a response. What to do? Please advice, Mikkel R. Jakobsen -- [EMAIL PROTECTED] Interflow -- http://www.interflow.dk