You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Matt Garner (JIRA)" <ji...@apache.org> on 2014/07/28 16:45:39 UTC

[jira] [Created] (CXF-5910) Filters registered by DynamicFeatures match on overloaded resource methods.

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)