Matt Garner created CXF-5910:
--------------------------------

             Summary: Filters registered by DynamicFeatures match on overloaded 
resource methods.
                 Key: CXF-5910
                 URL: https://issues.apache.org/jira/browse/CXF-5910
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.0.1
            Reporter: Matt Garner
            Priority: Minor


I'm using a DynamicFeature class to register filters against annotated methods. 
In a resource class with an overloaded method the filter is being executed 
twice. I suspect the registration in the DynamicFeature implementation is only 
using the method name to match on methods.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to