Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 12552 invoked from network); 1 Dec 2008 16:44:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2008 16:44:14 -0000 Received: (qmail 76968 invoked by uid 500); 1 Dec 2008 16:44:24 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 76922 invoked by uid 500); 1 Dec 2008 16:44:24 -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 76911 invoked by uid 99); 1 Dec 2008 16:44:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 08:44:24 -0800 X-ASF-Spam-Status: No, hits=-1996.9 required=10.0 tests=ALL_TRUSTED,FRT_ROLEX 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; Mon, 01 Dec 2008 16:42:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5230C234C29C for ; Mon, 1 Dec 2008 08:43:44 -0800 (PST) Message-ID: <1780739549.1228149824335.JavaMail.jira@brutus> Date: Mon, 1 Dec 2008 08:43:44 -0800 (PST) From: "B.J. Reed (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMODEVTOOLS-530) Faile to show EJB Security Role in security UI In-Reply-To: <262898465.1226374184205.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/GERONIMODEVTOOLS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed closed GERONIMODEVTOOLS-530. -------------------------------------- Resolution: Fixed Patch applied to 2.1.4 at r722121 and 2.2 at r722118. Thanks to Delos Dai for supplying the patch. Please convert tabs to 4 spaces in the future to comply with coding standards. > Faile to show EJB Security Role in security UI > ---------------------------------------------- > > Key: GERONIMODEVTOOLS-530 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-530 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Affects Versions: 2.1.3 > Environment: OS:Windows 2003 and Suse10 > Reporter: viola.lu > Assignee: B.J. Reed > Fix For: 2.2.0, 2.1.4 > > Attachments: 530.patch > > > Steps: > 1.Create an EJB project,edit its ejb-jar.xml, append snippnet below: > > content-admin > > 2.Open openejb-jar.xml, click "Security" tab in deployment descriptor, but in security role, no content display.Different from web dynamic application and Enterpise Project's Behavior. > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.