Hi Remy, [EMAIL PROTECTED] schrieb: > * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45618 > @@ -157,4 +157,5 @@ > because it is low risk (generics) and keeps the class > in sync between trunk and tc6.0.x. > +1: rjung > + 0: remm: the logging should be grouped into a single log entry, I think > -1:
What about adding this http://people.apache.org/~rjung/patches/ClassLoaderLogManager_Log_AccessControlException.patch as well? I tried to squeeze the info in one line in case it is the expected exception, and only if we really don't understand what's going on, I still use two lines. Expected output (path truncated): Sep 3, 2008 9:56:22 PM org.apache.juli.ClassLoaderLogManager readConfiguration WARNING: Reading /.../webapps/examples/WEB-INF/classes/logging.properties is not permitted. See "per context logging" in the default catalina.policy file. BTW: Do you have a good idea how to get the context name? We have the WebappClassLoader, but I don't see easily how to get to the context. Any hints? It would be nice for the second case, i.e. unexpected exception. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]