-
Enhancement
-
Resolution: Done
-
Major
-
3.0.17.Final
-
None
-
None
In logs we see:
org.jboss.logging.JDKLogger doLogf: RESTEASY002142: Multiple resource methods match request. Selecting one.
warning logs, but no details why this log appears. Could you improve logs to show which classes / functions matches same endpoint. Either show additional info or maybe nothing is wrong, while we checked our code and we do not have multiple same endpoints in our code.
- causes
-
JBEAP-3459 Log warning message if two end-points are conflicting on the same path
- Verified
- is related to
-
RESTEASY-1398 Incorrect warning logs because of "multiple endpoints" while in fact it is one.
- Closed
- relates to
-
RESTEASY-1722 Missleading Warning RESTEASY002142 (Multiple resource methods match request) when using Content-Negotiation
- Closed