On Sat, 20 Jul 2002, Kimbro Staken wrote: > I just commited the changes to remove the server framework and XMLObjects. > There's a simple servlet to allow running under tomcat in > org.apache.xindice.server.XindiceServlet. It still needs much work, but is > a start. You can build Xindice.war by typing ant war after compiling the > database. Then you should just be able to drop it in the webapps directory > of a servlet engine. If you use Tomcat it will create the database in the > root of the tomcat installation, I'll make it configurable shortly.
So I want to use the CVS Xindice.. how does this Servlet change the URL construction? For remote use? if the old url was : xmldb:xindice://xindice.machine.com/db/collection/docid
