Enke, Michael wrote:
Vadim Gritsenko wrote:It does not have compiled sitemap engine at all. So you can disregard my comment.
Enke, Michael wrote:
I have defined in my sitemap.xmap <transformer default="xslt".../>If this is compiled sitemap then this is not a bug. It must know default
In a mounted sitemap I have also a transformer tag but I omitted the
default attribute (I thought it would be inherited from parent sitemap)
and got this exception:
org.apache.cocoon.ProcessingException: Failed to load sitemap from file:/home/me/NEW/webapp/reports/sitemap.xmap: org.apache.avalon.framework.configuration.ConfigurationException:
No default type
exists for 'transform' at file:/home/me/NEW/webapp/reports/sitemap.xmap:31:47
Is this a bug or not?
to do the compilation.
It is 2.1 head
Vadim
:
<sitemap check-reload="yes" config="resource://org/apache/cocoon/components/treeprocessor/treeprocessor-builtins.xml" file="context://sitemap.xmap" logger="sitemap"/>
This is not compiled, isn't it?
VadimMichael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]