I've read the config.xml archive and I think the URL is correct:
<!-- Xindice related parameters (driver, root collection, ...) --> - <xsetup> <driver>org.apache.xindice.client.xmldb.DatabaseImpl</driver> - <!-- <driver>org.dbxml.client.xmldb.DatabaseImpl</driver> --> <connectionstring>xmldb:xindice://</connectionstring> <rootcollection>/db</rootcollection> </xsetup> </XINDICE_BROWSER> The URL would be xmldb:xindice:///db What I cannot find is the port. Regards, Cristina. Natalia Shilenkova wrote: > > On Tue, May 27, 2008 at 10:26 AM, lunapolar <[EMAIL PROTECTED]> > wrote: >> >> Hello!! >> >> I'm using xindice for my final proyect. I've run addressbook using the >> command line tool and also using netbeans and all go great. >> >> But now I've think of using xindicebrowser to manage xindice. >> >> I got it from Alexander Shatten's personal page (binary version), I >> unpacked >> it, I run xindice and... when I tried to run xindicebrowser It didn`t >> work..... >> >> The error message is this: >> ERROR [main getCollectionNames] access. XCollections Getting Collection >> failed! >> org.xmldb.api.base.XMLDException: A connection to the database instance >> 'db' >> could not be created. Error: Connection Refused: connect > > I have no knowledge of this Xindice browser, but the problem could be > caused by incorrect database URL in the browser's configuration file. > According to the documentation it is config.xml file in the main > directory of the browser. > > Can you check if you have correct URL (including site name and port > number) as "connectionstring" parameter? > > Regards, > Natalia > >> Could anybody help me please? >> PD: I'm using windows >> -- >> View this message in context: >> http://www.nabble.com/problem-with-xindicebrowser-alexander-schatten-tp17491702p17491702.html >> Sent from the Xindice - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/problem-with-xindicebrowser-alexander-schatten-tp17491702p17496151.html Sent from the Xindice - Users mailing list archive at Nabble.com.