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





--- Comment #56 from Gili <[EMAIL PROTECTED]>  2008-08-06 09:57:45 PST ---
Dan,

Are you referring to "If the underlying field is static, the class that
declared the field is initialized if it has not already been initialized."?

That only makes sense if Tomcat un-initializes the class somehow in the first
place, but it isn't clear to me that it's doing this from your description...
If it *is* then wouldn't the following technique fix the problem?

1) Null-out all references first
2) De-initializes classes second

a opposed to intermixing the two phases.


-- 
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