[
https://issues.apache.org/jira/browse/CXF-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680358#comment-14680358
]
Sergey Beryozkin commented on CXF-6515:
---------------------------------------
So what would happen is someone sends a JSON payload as "text/plain" to such a
provider - that would be wrong if provider accepted it ? Also note CXF ships
AbstractConfigurableProvider - if a provider extends it then the user provider
can have Produces/Consumes configurable... FYI, as far as I know Jackson does
restrict the media types and 2.0 spec requires application/json in 10.2.6
> 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)