----- Original Message ----- From: "shenoy, nitin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 11:44 PM Subject: Running cocoon in Interpreted mode
> Hi Folks, > > Could someone tell me how to run Cocoon with the sitemap in interpreted > mode? On the archives I saw some discussions around the "Interpreted > Sitemap" topic. You need to add the scratchpad jar to you WEB-INF/lib and do the following change at the end of cocoon.xconf: <!-- <sitemap file="sitemap.xmap" reload-method="asynchron" check-reload="yes" logger="sitemap"/>--> <sitemap class="org.apache.cocoon.treeprocessor.TreeProcessor" logger="sitemap"/> Then resart and enjoy. :-) -- Nicola Ken Barozzi [EMAIL PROTECTED] These are the days of miracle and wonder... ...so don't cry baby, don't cry... Paul Simon --------------------------------------------------------------------- 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]>