Hi Vadim
Is there any special reason to mount this block sample not like all others at
/cocoon-{block}-sample but at
/samples/chaperon?
Thanks
Felix
> <bean name="org.apache.cocoon.chaperon.sample.servlet"
> class="org.apache.cocoon.sitemap.SitemapServlet">
> - <servlet:context mount-path="/cocoon-chaperon-sample"
> context-path="blockcontext:/cocoon-chaperon-sample/">
> + <servlet:context mount-path="/samples/chaperon"
> context-path="blockcontext:/cocoon-chaperon-sample/">
> <servlet:connections>
> <entry key="style-default"
> value-ref="org.apache.cocoon.samples.style.default.servlet"/>
> </servlet:connections>
>
>