DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=26456>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=26456 First Xindice DB is created in current directory (instead of WEB-INF?) ------- Additional Comments From [EMAIL PROTECTED] 2004-05-05 14:03 ------- What path do you want to resolve with source resolver? We have XMLDBSource, which is generic source able to connect to XMLDB compliant database. XMLDB database driver API allows to set arbitrary number of parameters. db-home happens to be a parameter Xindice XMLDB embedded driver uses to resolve relative location of the database. It is not a XMLDB specific parameter, and no other database will use this parameter. And yes, Xindice is included for samples, the same way as Slide is included for samples. And Slide's servlet is deployed as part of Cocoon webapp (see src/blocks/conf/slide-servlet.xweb), so the same can be done for Xindice. Vadim
