hi,

start using XPathDirectoryGenerator, cool stuff!

for all trying to use it add, change your cocoon.xconf to:
  <xpath-processor
    role="org.apache.avalon.excalibur.xml.xpath.XPathProcessor"
    class="org.apache.avalon.excalibur.xml.xpath.XPathProcessorImpl"
    logger="core.xpath-processor"/>

as it uses XPath processor of excalibur, and not of 
org.apache.cocoon.components.xpath
anymore.
took me some minutes, to understand that...
maybe cocoon.roles should reflect that too, if 
org.apache.cocoon.components.xpath is deprecated...
and javadocs in excalibur may reflect that too...

bye bernhard



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to