On 15/09/2010 08:02, viola lu wrote: > did you have any idea? I know exactly where this code is going wrong. As I said before, it is in the code the works out which method to call. [1] It uses an exact match on parameter types (with some scope for ambiguity). It looks like the code needs to be a little smarter.
I do worry about the complexity of the code but I haven't actually looked at what the patch will require yet. You may want to look at the patch for last bug that got fixed in this area. [2] Mark [1] http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/el/util/ReflectionUtil.java?diff_format=h&view=annotate [2] http://svn.apache.org/viewvc?diff_format=h&view=revision&revision=959568 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org