[I'm re-sending this e-mail as I did not have any response. Maybe it
was because of html format ?]
Hello,
Among the many possible causes of classloader leaks, one is the
context class loader of threads spawned during the execution of web
applications.
For instance, if the following servlet
Hello,Among the many possible causes of classloader leaks, one is the context class loader of threads spawned during the execution of web applications.For instance, if the following servlet is executed at least once and it is the first time the Graphics2D part of the JRE is used for the current JVM