Hi, 2016-11-04 19:40 GMT+02:00 Jason Hall <jason.h...@mchsi.com>: > > Possible issue with generated source from jsp(s)..... > > I current installed Tomcat 8.5.6 and use it with netbeans. > > On one of my JSP files, it is creating a source file with a try/catch block that is MUCH greater than the 64K limit set by the JVM. On glassfish and websphere, this does not occur. > > I haven't checked the size of the method in websphere, but did save the generated source on glassfish and the method is 57K (still under the 64K limit). The tomcat one was almost 800K I think. > > The older netbeans 8.0 version of tomcat that is bundeled with it does not have this problem (version 8.0.9.0)
Check this https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 Regards, Violeta > thanks, > Jason > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org >