The nice thing about the xindicebrowser is that you can use it in
embedded mode. I took the sources for the browser and modified it to
work in embedded mode witn Xindice 1.1, we haven't gone to 1.2 yet.

I like embedded mode for security reasons, but the Xindice browser is
critical when troubleshooting.

Kurt

-----Original Message-----
From: Natalia Shilenkova [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 27, 2008 2:57 PM
To: xindice-users@xml.apache.org
Subject: Re: problem with xindicebrowser alexander schatten

I took a look at the browser in question and it looks like it won't be
so easy to run it. Incorrect URL is a minor problem, however, it
appears that the browser hasn't been updated since Xindice 1.0rc1 and
now requires some code changes in order to work with Xindice 1.1.

Unless you feel like diving into the browser's code, can I suggest
using latest version of Xindice (1.2-dev) and Webadmin interface
instead? It's web-based interface for Xindice that allows to
manipulate collections and documents more easily.

Regards,
Natalia

On Tue, May 27, 2008 at 1:48 PM, lunapolar <[EMAIL PROTECTED]>
wrote:
>
> 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.
>

Reply via email to