Thought it might be of interest on some "tips" from using the very handy 
great XMLdbGUI tool (http://titanium.dstc.edu.au/xml/xmldbgui/) against the 
latest eXist and XIndice versions.

I've noted the steps below that I took to get it working - feel free to email 
if 
you have questions/comments or spot mistakes.

Latest CVS version of Xindice in Tomcat 4.1.12
====================================
Worked great, after I made the following changes:

* Renamed the Xindice build file from "xindice-1.1b.war" to "Xindice.war" 
before copying to /webapps

Changes to XMLdbGUI release (after a clean ant build of Xindice)

* delete "openorb" files from "/lib/xindice"  (latest Xindice uses xmlrpc 
instead of CORBA apparently)

* replace /lib/xindice/xindice.jar with xindice-1.1b.jar from /dist of Xindice 
distribution

* replace /lib/xindice/xalan-2.0.1.jar with xalan-2.4.0.jar from /java/lib of 
Xindice distribution

* copy /java/lib/commons-logging-1.0.1.jar  of Xindice distribution to 
/lib/xindice

* replace /lib/xmldb.jar with xmldb-api-20021026.jar from /java/lib of Xindice 
distribution 

* copy across /java/lib/xmldb-xupdate.jar of Xindice distribution to /lib/xmldb

* move /lib/exist/xmlrpc-1.1.jar  to /lib (it's now used by both exist and 
xindice)

eXist 0.8.1. in "standalone" mode
==========================
Worked great, but to get a connection I had to change the config to:

    <Uri>xmldb:exist://localhost:8080/exist/xmlrpc</Uri>

-- Rob Walker

 
SoftSell Business Systems, Ltd.
' testing solutions for a changing world '
 
+44 (20) 7488 3470
www.softsell.com
[EMAIL PROTECTED]

Reply via email to