https://issues.apache.org/bugzilla/show_bug.cgi?id=51899
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #4 from Konstantin Kolinko <[email protected]> 2011-09-27 18:24:05 UTC --- (In reply to comment #3) > You can configure Tomcat to use the compiler of your choice .. Or can configure JspServlet to generate a different java file. You may try to set mappedfile init parameter to the value of false. http://tomcat.apache.org/tomcat-7.0-doc/jasper-howto.html While you may have more luck with some combination of options, the Java platform limits (or actually class file format limits) are always there and nothing can be done with that. Re-closing as INVALID. -- 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: [email protected] For additional commands, e-mail: [email protected]
