Hello, Found this when tried tree processor on my sitemap:
org.apache.avalon.framework.configuration.ConfigurationException: There must be at least one part in map:aggregate at file:/C:/.../sitemap.xmap:125:48 at org.apache.cocoon.components.treeprocessor.sitemap.AggregateNodeBuilder. buildNode(AggregateNodeBuilder.java:158) at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeB uilder.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:156) at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeB uilder.buildChildNodes(AbstractParentProcessingNodeBuilder.java:172) When using construct like: <map:match pattern="part/categories/"> <map:aggregate element="categories"/> <map:serialize type="xml"/> </map:match> This works fine in compiled sitemap engine. Is there anybody against fixing this incompatibility? Possible solution could be log a warning instead of failing hard - if majority considers this functionality is not desirable. Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]