[seam-issues] [JBoss JIRA] Closed: (JBSEAM-2766) Enable Security for POJO WebServices Endpoint

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Mon Feb 22 22:51:10 EST 2010


     [ https://jira.jboss.org/jira/browse/JBSEAM-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Bryzak closed JBSEAM-2766.
--------------------------------

    Resolution: Out of Date


Addressed by CDI/Weld.

> Enable Security for POJO WebServices Endpoint
> ---------------------------------------------
>
>                 Key: JBSEAM-2766
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2766
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Security, WS
>    Affects Versions: 2.0.0.GA
>         Environment: JBoss 4.2.1GA
>            Reporter: Srinivasan Raguraman
>            Assignee: Shane Bryzak
>
> The @Restrict annotation on Seam component are never applied if they were exposed directly as web service end-point. This is probably because the y are not initialized as seam components, by the web service layer.
> Right now the workaround is to have facade layer over seam components and expose them as web service end-point.
> The security interceptor on POJO components could be enabled by AOP interception or by some other delegation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list