https://issues.apache.org/bugzilla/show_bug.cgi?id=43867
--- Comment #40 from Gili <[EMAIL PROTECTED]> 2008-07-09 13:39:58 PST --- Dan, Great detective work! Can you please clarify some details further before we discuss what needs to be done? Specifically, I am wondering about this paragraph: "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." What does "clearing out static fields" amount to? Setting them or null or something else? Can you please give a short verbal explanation of how the problem occurs (i.e. a scenario involves 1-2 classes)? -- 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]
