[
https://issues.apache.org/jira/browse/GERONIMO-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892639#action_12892639
]
Forrest Xia commented on GERONIMO-5471:
---------------------------------------
Committed revision 979521 with these changes:
1. Rename project name to servlet3.0-test
2. Add appContext configuration for a flexible web app context configuration
3. Align with Java EE 6 acronym in pom files
Thank you Guang Zhe for this contribution!
However, we may need to add more test cases about:
1. @WebInitParam
2. @MultipartConfig
Maybe something more here to be determined...
> Add test cases for servlet 3.0 new features into the testsuite.
> ---------------------------------------------------------------
>
> Key: GERONIMO-5471
> URL: https://issues.apache.org/jira/browse/GERONIMO-5471
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: testsuite
> Affects Versions: 3.0
> Reporter: Guang Zhe Wang
> Assignee: Forrest Xia
> Fix For: 3.0
>
> Attachments: servlet3.0-testsuite.patch
>
>
> The new features of servlet 3.0 in this test suite are
> 1. Asynchonous
> 2. New annotations such as @WebServlet,etc.
> 3. Web Fragment.
> 4. Access JAR-Bundled Resource.
> 5. New Interface:ServletContainerInitializer.
> 6. Multipart.
> 7. Dynamic Registration of servlets,filters and listeners through
> ServletContextListener.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.