Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 86689 invoked from network); 16 Feb 2007 19:36:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 19:36:30 -0000 Received: (qmail 95198 invoked by uid 500); 16 Feb 2007 19:36:34 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95152 invoked by uid 500); 16 Feb 2007 19:36:34 -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 95116 invoked by uid 99); 16 Feb 2007 19:36:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 11:36:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 11:36:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B086F7141E6 for ; Fri, 16 Feb 2007 11:36:05 -0800 (PST) Message-ID: <20444565.1171654565720.JavaMail.jira@brutus> Date: Fri, 16 Feb 2007 11:36:05 -0800 (PST) From: "Tim McConnell (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-2816) @EJB/@EJBs annotation support In-Reply-To: <17026552.1171034345788.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMO-2816: ------------------------------------ Attachment: GERONIMO-2816-3.patch EJBAnnotationHelper-3.java AnnotationHelper-3.java The final resting place for annotation processing in Geronimo is EARConfigBuilder.java > @EJB/@EJBs annotation support > ----------------------------- > > Key: GERONIMO-2816 > URL: https://issues.apache.org/jira/browse/GERONIMO-2816 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 2.0 > Reporter: Tim McConnell > Assigned To: Tim McConnell > Fix For: 2.0 > > Attachments: AnnotationHelper-3.java, AnnotationHelper.java, AnnotationHelper.java, EJBAnnotationHelper-3.java, EJBAnnotationHelper.java, EJBAnnotationHelper.java, GERONIMO-2816-2.patch, GERONIMO-2816-3.patch, GERONIMO-2816.patch > > > Code and patches to support the @EJB and @EJBs annotations -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.