Yann Secq wrote: > I want to use Tomcat+Cocoon+Xindice. I had some luck with > the first two, but I miss something with Xindice : it seems that > the CVS doesn't provide the > org.apache.components.source.XMLDBSourceFactory. > > I thought I hadn't update my source tree, but even after I done the > 'cvs -z3 -d -P' the file was still missing ! > What have I missed ?
Most probably the source tree you are trying to update is the cocon_20_branch, e.g. the Cocoon 2.0 codebase. The XML:DB stuff is included in the 2.1 version, you'd better start off with a fresh checkout with no "-r" flags: this will give you a complete tree of the latest HEAD cvs version, which includes XML:DB. HTH, -- Gianugo Rabellino --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>