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

Srinivasan Raguraman (JIRA) jira-events at lists.jboss.org
Wed Mar 19 11:00:50 EDT 2008


Enable Security for POJO WebServices Endpoint
---------------------------------------------

                 Key: JBSEAM-2766
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2766
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Security, WS
    Affects Versions: 2.0.0.GA
         Environment: JBoss 4.2.1GA
            Reporter: Srinivasan Raguraman


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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list