Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 53272 invoked from network); 6 Aug 2010 08:25:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Aug 2010 08:25:44 -0000 Received: (qmail 70462 invoked by uid 500); 6 Aug 2010 08:25:44 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 68973 invoked by uid 500); 6 Aug 2010 08:25:41 -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 68883 invoked by uid 99); 6 Aug 2010 08:25:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Aug 2010 08:25:38 +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; Fri, 06 Aug 2010 08:25:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o768PHKc003118 for ; Fri, 6 Aug 2010 08:25:17 GMT Message-ID: <25505779.196561281083117579.JavaMail.jira@thor> Date: Fri, 6 Aug 2010 04:25:17 -0400 (EDT) From: "LiWenQin (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5486) Add testsuite for Interceptors 1.1 in Java EE 6 In-Reply-To: <2678402.82411280459775720.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-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiWenQin updated GERONIMO-5486: ------------------------------- Attachment: interceptors1.1-test.patch > Add testsuite for Interceptors 1.1 in Java EE 6 > ----------------------------------------------- > > Key: GERONIMO-5486 > URL: https://issues.apache.org/jira/browse/GERONIMO-5486 > Project: Geronimo > Issue Type: Task > Security Level: public(Regular issues) > Components: testsuite > Affects Versions: 3.0 > Reporter: LiWenQin > Assignee: Forrest Xia > Fix For: 3.0 > > Attachments: interceptors1.1-test.patch > > > This testsuite will demonstrate Interceptor 1.1 feature in Java EE 5. > It tests: > Interceptor can modify the parameters of Bean before methods in bean are invoked. > The invoking sequence of Interceptors. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.