https://issues.apache.org/bugzilla/show_bug.cgi?id=43867





--- Comment #47 from Gili <[EMAIL PROTECTED]>  2008-08-05 13:10:11 PST ---
What about Dan's comment #39?

"Tomcat, in the desire to clear out the static fields within a class by using
reflection, has unwittingly caused the class init code to be rerun due to the
way that reflection works.  When it hits this code that tries to use the log
factory, it doesn't know that it has already broken the logfactory by setting
fields within the logfactory to null."

What happens when you silently ignore Tomcat doing the wrong thing here?
Doesn't this have the potential of breaking webapp code in the future?


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to