[
https://issues.apache.org/jira/browse/CXF-8598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anastasiya Gutnik updated CXF-8598:
-----------------------------------
Component/s: JAX-RS
> Equal candidates for handling the current request when implementing two APIs
> ----------------------------------------------------------------------------
>
> Key: CXF-8598
> URL: https://issues.apache.org/jira/browse/CXF-8598
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.3.5
> Reporter: Anastasiya Gutnik
> Priority: Minor
>
> I have a Spring Boot Application and two APIs with absolutely different
> methods, but one implementation class for both.
> when I'm adding implementation of the second API I received this error when
> requesting any of the methods.
> o.a.c.j.m.OperationResourceInfoComparatorBase - Both class#method and
> class#method are equal candidates for handling the current request which can
> lead to unpredictable results
> yes both class# method are the same in error, name of the implementation.
> I can't change topology
--
This message was sent by Atlassian Jira
(v8.3.4#803005)