Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 6456 invoked from network); 5 Aug 2010 02:29:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Aug 2010 02:29:38 -0000 Received: (qmail 31053 invoked by uid 500); 5 Aug 2010 02:29:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 30551 invoked by uid 500); 5 Aug 2010 02:29:37 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 30497 invoked by uid 99); 5 Aug 2010 02:29:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Aug 2010 02:29:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Aug 2010 02:29:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o752TGHe022178 for ; Thu, 5 Aug 2010 02:29:16 GMT Message-ID: <12352772.172401280975356598.JavaMail.jira@thor> Date: Wed, 4 Aug 2010 22:29:16 -0400 (EDT) From: "Wang Guang Zhe (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5471) Add test cases for servlet 3.0 new features into the testsuite. In-Reply-To: <8231244.14001280192717243.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Guang Zhe updated GERONIMO-5471: ------------------------------------- Attachment: servlet3.0-testsuite-1.patch > 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: Wang Guang Zhe > Assignee: Forrest Xia > Fix For: 3.0 > > Attachments: GERONIMO-5471.patch, servlet3.0-testsuite-1.patch, 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.