Alessio Soldano created CXF-5523:
------------------------------------
Summary: Allow override of DestinationRegistryImpl#getTrimmedPath
method
Key: CXF-5523
URL: https://issues.apache.org/jira/browse/CXF-5523
Project: CXF
Issue Type: Bug
Components: Core
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Priority: Minor
Fix For: 3.0.0-milestone2, 2.7.9
I'd like to use a custom DestinationRegistry implementation doing the same as
DestinationRegistryImpl but applying different "rules" when trimming the path
which is used to add/get entries in the registry's maps. That currently implies
overriding most of the DestinationRegistry because the getTrimmedPath is
declared static (apparently for no reason).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)