Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.0
Description
OpenWebBeans can shipped with JavaEE server(ex. TomEE), and codi may be in the WEB-INF/lib folder.
WebBeansUtil.isScopeTypeNormalCache will holder some annotation class like ViewAccessScope. This will cause classLoader leak when reload the web apps.
Maybe we should use weak reference.
This also needs fixing in OWB-1.2.x
Attachments
Issue Links
- is a clone of
-
OWB-732 ClassLoader leak in WebBeansUtil.isScopeTypeNormalCache
- Closed