Sounds like a bug for Apache Commons EL project... but it seems pretty dead. 12 bugs posted since 2003 and only 2 fixed.
Realistically, it seems like you'll need to patch the EL code to eliminate this bug, as discussed in that Sun.com bug report. Wayne On 1/19/07, phtan <[EMAIL PROTECTED]> wrote:
Hi, We have a memory leak problem when running MyFaces 1.1.3 on Websphere 6.1. We used a tool provided by IBM call Memory Dump Diagnostic to compare 2 heap dumps or when we get a core dump due to out of memory. The leak candidate shown by the tool is almost always the BeanInfoManager in apache commons EL. We googled and found similar reported cases albeit with different app server, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6390584. Have anyone else faced the same issue and any resolution? Any help much appreciated as our system will go production soon. :-(. Thanks! Regards, ph tan

