Hi guys

for all of you who haven't been successful to get deli running. Here is
what I did.

you have to switch to the new sitemap processor in cocoon.xconf

therefore comment the previous processor

<!--
<sitemap check-reload="yes" file="sitemap.xmap" logger="sitemap"
reload-method="asynchron"/>
-->

and uncomment the new one

<sitemap class="org.apache.cocoon.components.treeprocessor.TreeProcessor"
logger="sitemap"/>

then it should be working. Good luck!



---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to