Hi:
the ugly debug tool (browser) is a servlet for browsing the xindice dababases (by default /db).
So accesing this tool is of no difference to accessing any other servlets. The accessing path depends on your configeration for this servlet in web.xml in the WEB-INF dir.
 
Hope this somewhat clears it up.


JC Tchitchiama <[EMAIL PROTECTED]> wrote:
Hi All,
If you intend to use the Browsers ie Xindice-Browser or YAB on 1.1 ensure that
the browsers are built against 1.1 libraries and also that the driver used is
org.apache.xindice.client.xmldb.xmlrpc.DatabaseImpl

On Friday 05 Sep 2003 1:15 pm, Mario Cormier wrote:
> CORBA messages humm? Well I know 1.0 used CORBA as the "core" protocol
> to access the database, but as far as I could see, not only is it not
> the core protocol in 1.1, it's not even there anymore.
>
> So my guess is that you tool is using an older client library which
> simply doesn't talk the same language as the new database. I think you
> will need a new version of that tool in order to access 1.1 databases.
>
> Hope this helps!
>
> Mario
>
> Kai Wörner wrote:
> >> If you're now using 1.1 as a servlet the paths to the DB change to
> >> something like:
> >>
> >> xmldb:xindice://localhost:8080/db/
> >
> > YAB and Java (I'm trying it with the CreateCollection.java-example
> > from http://xml.apache.org/xindice/guide-developer.html#N101B5) give
> > me the same error:
> >
> > org.xmldb.api.base.XMLDBException: A connection to the Database
> > instance 'db' could not be created.
> > Error: http://localhost:8080/db_bootstrap.ior
> >
> > The (decoded) .ior-file seems to read:
> > _IIOP_ParseCDR: byte order BigEndian, repository id
> > , 1 profile
> > _IIOP_ParseCDR: profile 1 is 120 bytes, tag 0 (INTERNET), BigEndian
> > byte order
> > (iiop.c:parse_IIOP_Profile): bo=BigEndian, version=1.2,
> > hostname=wetzlar.multilingua.uni-hamburg.de, port=2054,
> > object_key=<.OO.8..f....POA.k...>
> > (iiop.c:parse_IIOP_Profile): encoded object key is


============
thanks,
chasee


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Reply via email to