Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50408
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 3 Dec 2010 21:49:54 +0000 (21:49 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 3 Dec 2010 21:49:54 +0000 (21:49 +0000)
commita6d3f927acef354d2edc8f4d77f1a11031fca503
tree24a9318a4e20e760d11862a6b93f5828374bb862
parent59c45cd9ca118ea5fffd4028ee9d00e0eb77172e
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50408
Fix <code>NoSuchMethodException</code> when using scoped variables with EL method invocation.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1042021 13f79535-47bb-0310-9956-ffa450edef68
java/javax/el/CompositeELResolver.java
test/javax/el/TestCompositeELResolver.java [new file with mode: 0644]
test/webapp-3.0/bug50408.jsp [new file with mode: 0644]
webapps/docs/changelog.xml