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/04/21 04:27:49 UTC

[jira] Updated: (GERONIMO-5264) Support Servlet 3.0 new features in Tomcat assembly

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

Ivan updated GERONIMO-5264:
---------------------------

        Fix Version/s: 3.0
    Affects Version/s: 3.0
          Description: 
Still more 3.0 features are required to support, also some old features might need to be considered in the OSGI environment, open this JIRA to track all of them.
a. Support ServletContext.ORDERED_LIBS attribute
b. Figure out how to support getRealPath in OSGI environment
c. Support security configurations while starting the webmodule via listeners
d. Support ServletContainerInitializer
e. Specification 13.4.1 p125
   The @ServletSecurity annotation is not applied to the url-patterns of a ServletRegistration created using the addServlet(String, Servlet)  method of the ServletContext interface, unless the Servlet was constructed by the createServlet method of the ServletContext interface.
f. ......
          Component/s: Tomcat

> Support Servlet 3.0 new features in Tomcat assembly
> ---------------------------------------------------
>
>                 Key: GERONIMO-5264
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5264
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>
> Still more 3.0 features are required to support, also some old features might need to be considered in the OSGI environment, open this JIRA to track all of them.
> a. Support ServletContext.ORDERED_LIBS attribute
> b. Figure out how to support getRealPath in OSGI environment
> c. Support security configurations while starting the webmodule via listeners
> d. Support ServletContainerInitializer
> e. Specification 13.4.1 p125
>    The @ServletSecurity annotation is not applied to the url-patterns of a ServletRegistration created using the addServlet(String, Servlet)  method of the ServletContext interface, unless the Servlet was constructed by the createServlet method of the ServletContext interface.
> f. ......

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