You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2010/10/12 08:57:35 UTC

[jira] Resolved: (GERONIMO-5537) Serialize WebApp in some form to improvie the server startup time

     [ https://issues.apache.org/jira/browse/GERONIMO-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-5537.
----------------------------

    Resolution: Fixed

Should be implemented in Geronimo 3.0

> Serialize WebApp in some form to improvie the server startup time
> -----------------------------------------------------------------
>
>                 Key: GERONIMO-5537
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5537
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>
> Due to security calculation while starting up the application, it is required to unmarshall the web.xml each time, it caused the server to take more time to startup.
> It is better to have serialize those info to avoid it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.