https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
Bug ID: 56580
Summary: el-api.jar memory leak
Product: Tomcat 7
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: Servlet & JSP API
Assignee: [email protected]
Reporter: [email protected]
Hello I have identified a memory leak that shows in JSF Mojarra 2.1.21 and the
Mojarra team said that it is your responsibility to fix it.
The Mojarra issue: https://java.net/jira/browse/JAVASERVERFACES-3291 .
The problem is that ELUtils stores a static instance of BeanELResolver. Both
mojarra and el-api are stored in <tomcat_dir>\lib dir. On redeploy the
BeanELResolver will not refresh the stored classes inside.
For more please use the link above.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]