[
https://issues.apache.org/jira/browse/CXF-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Garner updated CXF-5910:
-----------------------------
Attachment: TestResource.java
TestDynamicFeature.java
These 2 files will hopefully show the issue.
> 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
> 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)