You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "B.J. Reed (JIRA)" <ji...@apache.org> on 2008/12/01 17:43:44 UTC

[jira] Closed: (GERONIMODEVTOOLS-530) Faile to show EJB Security Role in security UI

     [ 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:
> <assembly-descriptor>
> <security-role><role-name>content-admin</role-name></security-role>
> </assembly-descriptor>
> 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.