Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 27292 invoked from network); 4 Feb 2010 14:04:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Feb 2010 14:04:49 -0000 Received: (qmail 44234 invoked by uid 500); 4 Feb 2010 14:04:49 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 44129 invoked by uid 500); 4 Feb 2010 14:04:48 -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 44121 invoked by uid 99); 4 Feb 2010 14:04:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2010 14:04:48 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2010 14:04:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E1066234C1EF for ; Thu, 4 Feb 2010 06:04:27 -0800 (PST) Message-ID: <1169709461.37001265292267906.JavaMail.jira@brutus.apache.org> Date: Thu, 4 Feb 2010 14:04:27 +0000 (UTC) From: "Rick McGuire (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-5119) Allow more granular selection of configured EJB features. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Allow more granular selection of configured EJB features. ---------------------------------------------------------- Key: GERONIMO-5119 URL: https://issues.apache.org/jira/browse/GERONIMO-5119 Project: Geronimo Issue Type: Sub-task Security Level: public (Regular issues) Components: javaee6, OpenEJB Affects Versions: 3.0 Reporter: Rick McGuire Fix For: 3.0 The EJB Lite configuration needed by the Web Profile can be more easily implemented if the OpenEJB support is split into individually selectable profiles that can then be assembled into a Lite and Full versions. This would also allow custom assemblies to specify which EJB features they require rather than the previous all-or-nothing approach used in prior released. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.