[
https://issues.apache.org/jira/browse/CXF-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679893#comment-14679893
]
Sergey Beryozkin commented on CXF-6515:
---------------------------------------
Hi Romain,
Setting providers at the bus level was only meant to let users save on setting
the same provider instance on every endpoint, so given 10 endpoints which need
the same custom provider, one can just set this provider once as a bus property.
Setting it on the bus does not really imply this provider should be of lesser
priority when checking it against another custom provider with exactly the same
characteristics but registered on the endpoint.
We can in principle consider it but what exactly can it realistically give us ?
> provider sorting not right
> --------------------------
>
> Key: CXF-6515
> URL: https://issues.apache.org/jira/browse/CXF-6515
> Project: CXF
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Assignee: Sergey Beryozkin
> Fix For: 3.1.3, 3.0.7
>
>
> Didnt dig too much into it but seems sorting with a custom comparator is not
> respected, can be linked to 6514, if this 6514 is fixed I'll test again to
> confirm this one
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)