[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646939#action_12646939
 ] 

B.J. Reed commented on GERONIMODEVTOOLS-530:
--------------------------------------------

When the security role code was added to the GUI, it looks like the author of 
the code realized that the EJB stuff couldn't be done the same way as the other 
security role codes.  I think they ran out of time before being able to 
complete this.  It looks like we should be able to update 
EjbJavaEEDeploymnetDescriptor.getSecurityRoles () and 
EjbJ2EEDeploymnetDescriptor.getSecurityRoles () to perform an equivalent 
function.  Not sure if it was intentional or not, but the effect is that this 
will be deferred to a release after 2.1.3.  Will provide more details when I 
have a little more time to look at this.

> 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
>
> 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.

Reply via email to