You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (JIRA)" <ji...@apache.org> on 2010/04/14 05:54:48 UTC

[jira] Updated: (GERONIMO-5238) JavaEE6 sample - Servlet 3.0 - Programmatically register and initialize servlets and filters

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

Forrest Xia updated GERONIMO-5238:
----------------------------------

    Attachment: GERONIMO-5238.patch

This sample can reflect class methods, implemented/extended parent classes.

The servlets and filter are registered and mapped in a servlet listener when the application is starting, not via the web.xml as java ee 5 did.

If the geronimo plugin deployers are not ready, use this command to build this sample:
 mvn clean install -Pno-plugin

Then deploy and run the war file

> JavaEE6 sample - Servlet 3.0 - Programmatically register and initialize servlets and filters
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5238
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5238
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: sample apps
>    Affects Versions: 3.0
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>         Attachments: GERONIMO-5238.patch
>
>
> A sample to demo programmatically registering and initializing servlets and filters.

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