You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Jira)" <ji...@apache.org> on 2021/04/27 06:14:00 UTC

[jira] [Updated] (TOMEE-3731) Remove non-compliant JAX-RS Provider sorting

     [ https://issues.apache.org/jira/browse/TOMEE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins updated TOMEE-3731:
---------------------------------
    Description: 
The sorting logic was not only very complicated and filled with System properties for extensibility, but it wasn't up to spec and did not solve the need to do the same sorting in the JAX-RS Client.

The only real solution is to fix this in CXF where it will apply to both the Server and Client.

> Remove non-compliant JAX-RS Provider sorting
> --------------------------------------------
>
>                 Key: TOMEE-3731
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3731
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>            Reporter: David Blevins
>            Assignee: David Blevins
>            Priority: Major
>             Fix For: 8.0.7
>
>
> The sorting logic was not only very complicated and filled with System properties for extensibility, but it wasn't up to spec and did not solve the need to do the same sorting in the JAX-RS Client.
> The only real solution is to fix this in CXF where it will apply to both the Server and Client.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)