https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
--- Comment #2 from Mark Thomas <ma...@apache.org> 2010-07-06 01:28:32 EDT --- It is likely to be Tomcat 6 that is being used rather than Tomcat 7 but any fix in Tomcat 7 will get back-ported to Tomcat 6 so lets not worry too much about that. I think I understand the problem you are seeing but it would help if you could attach the source for the simplest possible test case that demonstrates the issue (I'd expect 1*JSP, 1*TLD, 1*Java class & 1* web.xml) I do wonder if this is an issue between com.example.MyClass.MyInnerStaticClass and com.example.MyClass$MyInnerStaticClass? There was a similar issue (bug 35351) some time ago. -- 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