https://issues.apache.org/bugzilla/show_bug.cgi?id=49292

--- Comment #5 from nebur43 <ruben.agu...@gmail.com> 2010-05-20 05:35:34 EDT ---
Hi again,

I just have tested the jar and seems to work correctly. 

Sorry, but your jar seems not to be correctly. In your first snapshot you can
see these:

 - ELEvaluator
    - Colletions
        -HashMap
            -.... lots of HashMap

In my snapshot I attach today, yo can see:

  - ELEvaluator
    - Colletions
        -LRUMap
            - AbstractHasedMap
            - 79 AbstractLinkedMap


So you are using the old ELEvaluator. Be sure your ELEvaluator are in:

 org\apache\taglibs\standard\lang\jstl

and not in:

 standard\lang\jstl

Or if you prefer, test my jar file.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to