(Expanded the Subject to be relevant.)
David Crossley wrote: > Ferdinand Soethe wrote: > > > > I can't find the config file mentioned below. What is the new location > > of this file? > > See http://forrest.apache.org/docs/dev/upgrading_09.html#cocoon-upgrade > > Following the change to use Cocoon-2.1 current, > the config file is now at main/webapp/WEB-INF/cocoon.xconf > > However i see that we added a note to refer to FOR-1109 > "Not available in Cocoon-2.1". > > It would be possible (and very beneficial for the Cocoon > project too) to backport that ability from the old > Cocoon-2.2 trunk to Cocoon-2.1 and then re-build our > packaged version of Cocoon. > > > > " > > > Using Cocoon sitemap execution logger > > > > > > In main/webapp/WEB-INF/xconf/forrest-core.xconf search for "sitemap > > > execution" and uncomment the component. For each sitemap component > > > that is executed, a message will go to WEB-INF/logs/debug.log > > > " > > > > > Extract from > > http://forrest.apache.org/docs_0_80/howto/howto-dev.html#debug-cocoon-profiler > > By the way, when using trunk of forrest, the docs are at > http://forrest.apache.org/docs/dev/ > which currently re-directs to: > http://forrest.apache.org/docs_0_90/ > or use your local copies. With many docs there is > not much difference, but the "dev" set are the only ones > that we update. > > -David