[
https://issues.apache.org/jira/browse/CXF-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653961#comment-14653961
]
Romain Manni-Bucau commented on CXF-6515:
-----------------------------------------
ProviderComparator seems to have several issues:
- sort[Writers|Readers] are called too often from my testing (at least several
times but expected a single time)
- sorting is still not respected, guess it can be linked to the java sorting
algorithm since I never saw StringTextProvider in my comparator even if this
one was absolute
> 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
>
> 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)