[jboss-jira] [JBoss JIRA] (AS7-5793) Deal with annotations from ejb3 ws endpoint super classes when checking declared roles

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Sun Oct 21 17:46:01 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728219#comment-12728219 ] 

Stuart Douglas commented on AS7-5793:
-------------------------------------

I think the best way to handle this is to move the processor a bit later in the chain, and then just take the security information directly from the EJB, so that both the deployment descriptor and annotations are taken into account. 

This may require splitting the processor into two distinct processors.
                
> Deal with annotations from ejb3 ws endpoint super classes when checking declared roles
> --------------------------------------------------------------------------------------
>
>                 Key: AS7-5793
>                 URL: https://issues.jboss.org/browse/AS7-5793
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Web Services
>            Reporter: Alessio Soldano
>            Assignee: Stuart Douglas
>
> Currently the WSIntegrationProcessorJAXWS_EJB scans the ejb3 ws endpoint class for roles annotations, but does not check possible super classes.
> There're complications though when dealing with inter-module class hierarchies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list