Vadim Gritsenko wrote:
> 
> Enke, Michael wrote:
> 
> >I have defined in my sitemap.xmap <transformer default="xslt".../>
> >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?
> >
> 
> If this is compiled sitemap then this is not a bug. It must know default
> to do the compilation.


It is 2.1 head:
  <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?

> Vadim

Michael

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

Reply via email to