https://issues.apache.org/bugzilla/show_bug.cgi?id=49176
--- Comment #3 from Scott Hamilton <scott.hamil...@plateau.com> 2010-04-23 14:03:18 EDT --- I don't mean to belabor the point, but I also noticed that the usage of this data for runtime exceptions is not quite consistent. It will only be used and show up in error messages on a JSP that is compiled, but if the server has started up and the already compiled .class file is not out of date, Jasper will load the class without reconstructing this pageNodes data, and your subsequent error messages will be devoid of this info. Maybe you could consider that a different bug if indeed the intent here is for when Jasper is in dev mode that errors both compile-time and runtime should show this extra pageNodes data. -- 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