Stephan Michels wrote: > I try to use cocoon with xindice. Please avoid, if possible, the XML:DB generators, swith to the Source implementation, which allows you to use straightforward XML:DB URIs in your sitemap. The generators are going to be deprecated and abandoned in a short while.
Anyway, as for your problem, try to correct this: > <base>xmldb:dbxml:///db/</base> Base should be is xmldb:xindice///db/. Also, you are getting the error from the XML:DB source protocol, not from the generators, please double check your settings: > org.apache.cocoon.components.source.XMLDBSource.connect(XMLDBSource.java:206) > at > org.apache.cocoon.components.source.XMLDBSource.toSAX(XMLDBSource.java:223) > at > org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:146) Ciao, -- 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]>