You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by matthieu VIDAL <ma...@noos.fr> on 2001/06/21 13:59:51 UTC

Sub sitemap little problem when developping

Hi

When I work with   a sub sitemap (wich is reload "synchron")

<map:pipelines>
  <map:pipeline>
   <map:match pattern="tennis/**">
    <map:mount uri-prefix="tennis" src="tennis/" reload-method="synchron"
check-reload="yes"/>
   </map:match>
</map:pipeline>
...

I always have to "touch" (refresh) my sub sitemap.xmap file if I don't want
to see the following error :
org.apache.avalon.framework.component.ComponentException: UnnamedSelector:
ComponentSelector could not find the component for hint: xslt

when calling my pages after loading tomcat+cocoon.




---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>