Patrick Reuter wrote: > > Hello, > > I did a fresh checkout today and changed the cocoon.xconf from sitemap > compilation to sitemap interpretation aka TREE-PROCESSOR. > > I got the errors, that the following generator types are unknown ... > > <map:generate src="/{1}" type="xmldbcollection"/> > <map:generate src="/{1}" type="xmldb"/> > > after uncommenting these lines, everything worked fine again ... > > Solutions: > - add the missing generator types > - uncomment the lines as default > - add a comment in cocoon.xconf, that this has to be done > > Should I add this bug to the bugtracking system (haven't done this > before ;-)
This is a bug in the build system that causes unwanted pipelines to be added in the sitemap. The interpreted engine doesn't like it since it is more strict at load time than the compiled one (which anyway would have failed if the pipeline was invoked). I'll correct this ASAP, so you don't need to add it to bugzilla. > Patrick > > The TREE-PROCESSOR is *great* Thanks :) Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]