Author: rjung
Date: Mon Sep 1 04:50:48 2008
New Revision: 690944
URL: http://svn.apache.org/viewvc?rev=690944&view=rev
Log:
Vote and comment.
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=690944&r1=690943&r2=690944&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Mon Sep 1 04:50:48 2008
@@ -34,6 +34,10 @@
point. You could use System.out but that is far worse than the
current proposal given that this will occur once per context with
a default configuration and this is not an error condition.
+ rjung - Is this happening when trying to read a per context
logging.properties?
+ If so: then why don't we already have the global logging setup
and can use it?
+ I can see, that the code in question is above the general
logging setup code,
+ but I would expect readConfiguration() being called for the
system class loader first?
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45576
Add support for DIGEST to the JAASRealm
@@ -57,5 +61,5 @@
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45666
Prevent infinite loop on include
http://svn.apache.org/viewvc?rev=690781&view=rev
- +1: markt
+ +1: markt, rjung
-1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]