Re: Tomcat 8.5.5 jasper and method sizes

2016-09-13 Thread Wang, Andy
On Tue, 2016-09-13 at 15:15 +0100, Mark Thomas wrote: >  > This might help: > https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 > That does make sense as I'm pretty sure alot of the pages are close to the limit already.  When I get time to dig, if it looks like something way off-base I'll

Re: Tomcat 8.5.5 jasper and method sizes

2016-09-13 Thread Mark Thomas
On 12/09/2016 21:38, Wang, Andy wrote: > I recently pushed an update to Tomcat 8.5.5 on our systems and are now > getting reports of jsp compilation errors and we're seeing numerous new > cases of: > The code of method _jspService(HttpServletRequest, HttpServletResponse) > is exceeding the 65535

Tomcat 8.5.5 jasper and method sizes

2016-09-12 Thread Wang, Andy
I recently pushed an update to Tomcat 8.5.5 on our systems and are now getting reports of jsp compilation errors and we're seeing numerous new cases of: The code of method _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit I know we have alot of