Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 910A818D1F for ; Tue, 4 Aug 2015 16:10:05 +0000 (UTC) Received: (qmail 96330 invoked by uid 500); 4 Aug 2015 16:10:05 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 96247 invoked by uid 500); 4 Aug 2015 16:10:04 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 96232 invoked by uid 99); 4 Aug 2015 16:10:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2015 16:10:04 +0000 Date: Tue, 4 Aug 2015 16:10:04 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CXF-6515) provider sorting not right MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653877#comment-14653877 ] Sergey Beryozkin edited comment on CXF-6515 at 8/4/15 4:09 PM: --------------------------------------------------------------- You can do JAXRSServerFactoryBean.setProviderComparator(Comparator) and this Comparator will be made available to ProviderFactory. Can that work ? was (Author: sergey_beryozkin): You can do JAXRSServerFactoryBean.setProviderComparator(Comparator). Can that work ? > 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)