[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-168) Limit JspRuntimeContext jsps Map retention

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Sat May 15 11:18:06 EDT 2010


     [ https://jira.jboss.org/jira/browse/JBWEB-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat resolved JBWEB-168.
----------------------------------

    Resolution: Won't Fix


JSPs should be handled like Servlets, so no unloading, I am not including Tomcat's hack for now. Precompilation is not an option, it is a semi-broken concept that became broken with Servlet 3.

> Limit JspRuntimeContext jsps Map retention
> ------------------------------------------
>
>                 Key: JBWEB-168
>                 URL: https://jira.jboss.org/jira/browse/JBWEB-168
>             Project: JBoss Web
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Core
>    Affects Versions: JBossWeb-2.0.0.GA_CP10, JBossWeb-2.1.7.GA, JBossWeb-3.0.0.Beta1
>            Reporter: Mike Millson
>            Assignee: Remy Maucherat
>
> Applications with a large number of JSP pages or very large JSP page sizes can lead to retention in the  JspRuntimeContext jsps Map. Backport the following Tomcat 7 functionality to limit retention:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=48358

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list