Re: TomEE Plume 7.0.3 JSP Compilation error due to exceeding the 65535 bytes limit

2018-02-07 Thread Romain Manni-Bucau
Hi did you try to set mappedfile and smapfile = false, trimSpaces=true in the jsp init params? Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github |

TomEE Plume 7.0.3 JSP Compilation error due to exceeding the 65535 bytes limit

2018-02-07 Thread Bugz
We are trying to migrate our applications to TomEE from glassfish and we are facing issues with Jsp's getting /_jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit / error. We have tried setting the mappedfile to false & trimspaces in web.xml - but it did NOT