Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 20433 invoked from network); 3 Aug 2010 09:57:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 09:57:40 -0000 Received: (qmail 90037 invoked by uid 500); 3 Aug 2010 09:57:40 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 89871 invoked by uid 500); 3 Aug 2010 09:57: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 89864 invoked by uid 99); 3 Aug 2010 09:57:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 09:57:36 +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; Tue, 03 Aug 2010 09:57:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o739vFko012860 for ; Tue, 3 Aug 2010 09:57:16 GMT Message-ID: <14881457.135341280829435717.JavaMail.jira@thor> Date: Tue, 3 Aug 2010 05:57:15 -0400 (EDT) From: "Lu Jiang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-5499) Add testsuite for Web Bean conversational feature in Java EE 6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Add testsuite for Web Bean conversational feature in Java EE 6 -------------------------------------------------------------- Key: GERONIMO-5499 URL: https://issues.apache.org/jira/browse/GERONIMO-5499 Project: Geronimo Issue Type: Task Security Level: public (Regular issues) Components: testsuite Affects Versions: 3.0 Reporter: Lu Jiang Priority: Minor This testsuite is based on a sample which is pulled from apache openwebbeans community,it mainly demonstrates the new conversation scope in Web Bean. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.