CORS filter fails to fall back to annotations on entire class when it fails to 
find one for the specific method
---------------------------------------------------------------------------------------------------------------

                 Key: CXF-3995
                 URL: https://issues.apache.org/jira/browse/CXF-3995
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 2.5.1
            Reporter: Benson Margulies
            Assignee: Benson Margulies


For a preflight request, if the annotation is not present on the target method 
or an @OPTIONS method, the code should look at the service class. It does not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to