There is a feature in TC6, which implementation differs from TC7: "Allow per instance configuration of JULI or log4j for core Tomcat logging when using CATALINA_BASE."
It was implemented in tc6.0.x by r885002 http://svn.apache.org/viewvc?rev=885002&view=rev I want to revert current implementation of the feature in trunk and port the implementation from TC6 (r885002). Are there any objections? The essence is that bootstrap.jar will mention tomcat-juli.jar in its "Class-Path" value in its MANIFEST.MF. It does not mention it in the current trunk. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org