https://issues.apache.org/bugzilla/show_bug.cgi?id=56185
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE OS| |All --- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> --- It is reproducible in 8.0.3, but not in the current trunk. So I think that it was fixed with bug 56179 - r1571242 and r1571245 To reproduce I put the text from Description as examples/test.jsp with s/class="com.MyBean"/class="cal.TableBean"/ In 8.0.3 it fails at compile time with "contains invalid expression(s)". In current trunk it compiles successfully and fails at runtime (trying to access a property that "cal.TableBean" does not have). Closing as duplicate. *** This bug has been marked as a duplicate of bug 56179 *** -- 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