https://issues.apache.org/bugzilla/show_bug.cgi?id=50282
--- Comment #2 from sylvain.laur...@gmail.com 2010-11-18 16:53:47 EST ---
Created an attachment (id=26309)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26309)
patch for tc 7

Here is a patch for tc 7. It just loads the faulty class in the
JreMemoryLeakPreventionListener:
Class.forName("javax.security.auth.login.Configuration", true,
ClassLoader.getSystemClassLoader());

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to