Now if only Vlad could define where the db directory is at, I can find/specify my file locations.
well, I'm not the only one working on Xindice... Currently you can pass the location of the property file to the embed driver by calling
System.setProperty(Xindice.PROP_XINDICE_CONFIGURATION, "path-to-the-config-file");
before creating the instance of the driver.
Since this is not really the most elegent solution, we are working on another one.
-Vladimir
-- Vladimir R. Bossicard Apache Xindice - http://xml.apache.org/xindice
