https://issues.apache.org/bugzilla/show_bug.cgi?id=52184
Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-12-09 
02:22:28 UTC ---
REOPENing.

The new o.a.juli.logging.UserDataHelper class is missing from
extras/tomcat-juli.jar.
Consequently Tomcat fails fatally if you try to use the alternative
tomcat-juli.jar from extras.


The DirectJDKLog class is also missing from extras. Apparently the changes
applied to it have to be ported to commons-logging *.logging.impl.Jdk14Logger
class. It is not fatal though and concerns only the accuracy of log messages.
(In practice I think it is not a big concern, because the extras tomcat-juli
jar is usually used to route logging to log4j. In that case the accuracy of
java.util logging is irrelevant).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to