https://issues.apache.org/bugzilla/show_bug.cgi?id=51899

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-09-27 17:06:17 UTC ---
The JSP is too large. There are limits imposed by the Java Language
specification that I suspect this JSP is breaking. I tried to get the Java file
to compile to confirm this but there are just way too many compilation errors
to fix.

The JSP generation has changed slightly between 6.0.x and 7.0.x and is probably
what has sent this JSP over the edge.

There are various ways to reduce the size of the generated file. The users
mailing list can provide advice on that if required.

-- 
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

Reply via email to