<li>Replace <code>$CATALINA_HOME/bin/tomcat-juli.jar</code> with
<code>output/extras/tomcat-juli.jar</code>.</li>
- <li>Place <code>$CATALINA_HOME/bin/tomcat-juli-adapters.jar</code> in
+ <li>Place <code>output/extras/tomcat-juli-adapters.jar</code> in
$CATALINA_HOME/lib.</li>
<li>Start Tomcat</li>
<p>
You can (and should) be more picky about which packages to include
- in the logging. Tomcat 5.5 uses defines loggers by Engine and Host names.
+ in the logging. Tomcat 6 uses defines loggers by Engine and Host names.
For example, for a default Catalina localhost log, add this to the
end of the log4j.properties above. Note that there are known issues with
using this naming convention (with square brackets) in log4j XML based