DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24846>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24846

Quantity of org.apache.jasper.runtime.JspRuntimeLibrary.* usage triggers javac bug

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2003-11-20 09:47 -------
This will not be fixed (as you said, it is not a Jasper issue, and I'm almost
certain the spec mandates no imports outside of a small list). Besides, there is
a significant amount of other compilers which can be used by Ant, so this
shouldn't be a real issue.
You should precompile your application, BTW.

About the last sentence, Tomcat is not completely reliable for large JSP files
anyway (no compliant JSP compiler can be, AFAIK), because of Java limitations to
method code size.
There may also be an easy workaround: disable tag pooling.

We'll refer to your big report for further comments if needed, and to mark
others as duplicates.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to