[
https://issues.apache.org/jira/browse/CXF-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-5910.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.1.0
3.0.2
2.7.13
Assignee: Sergey Beryozkin
> 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
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 2.7.13, 3.0.2, 3.1.0
>
> Attachments: TestDynamicFeature.java, TestResource.java
>
>
> 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)