This content has been marked as final.
Show 1 reply
-
1. Re: LocalThreadPool.release() always remove the BeanContext
cosminzamfir Mar 20, 2012 5:57 PM (in response to cosminzamfir)correction:
The reason seems to be in the LocalThreadPool.release(BeanContext ctx) which practically always (if currentBeanContext.get() is not null - this should be always true in the release() method) calls remove(BeanContext)