You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Franz Wong <fr...@gmail.com> on 2010/08/04 05:09:07 UTC

Clear ThreadLocal of ActionContext

Hi,

I would like to ask is there any mechanism clearing ThreadLocal of
ActionContext by struts? As I know, there are some issues when ThreadLocal
is used with thread pool.

Reference :
http://weblogs.java.net/blog/jjviana/archive/2010/06/09/dealing-glassfish-301-memory-leak-or-threadlocal-thread-pool-bad-ide

Thanks
Franz