Cocoon Work Area
Cocoon produces execution log entries for debugging/auditing.
- The amount of data to be logged can be controlled by log-level parameter in web.xml file. The default is DEBUG ( maximum data ).
- By default, the log file is: %TOMCAT_HOME%\webapps\cocoon\Web-inf\logs\cocoon.log.
Cocoon keeps the generated .java files in a directory tree starting at ( by default ): %TOMCAT_HOME%\webapps\work\localhost_8080%2Fcocoon\org\apache\cocoon\www. You can find sitemap_xmap.java here.
Files created by LogTransformer are kept ( by default ) in %TOMCAT_HOME% directory.