Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 64A11200B83 for ; Fri, 12 Aug 2016 11:53:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6202B160AB0; Fri, 12 Aug 2016 09:53:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CF0B8160AB6 for ; Fri, 12 Aug 2016 11:53:21 +0200 (CEST) Received: (qmail 31089 invoked by uid 500); 12 Aug 2016 09:53:20 -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 30845 invoked by uid 99); 12 Aug 2016 09:53:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 09:53:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 91DC82C02AA for ; Fri, 12 Aug 2016 09:53:20 +0000 (UTC) Date: Fri, 12 Aug 2016 09:53:20 +0000 (UTC) From: =?utf-8?Q?=C5=81ukasz_Dywicki_=28JIRA=29?= To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-6524) Swagger 2 feature doesn't work with blueprint endpoints MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 12 Aug 2016 09:53:22 -0000 [ https://issues.apache.org/jira/browse/CXF-6524?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D154186= 05#comment-15418605 ]=20 =C5=81ukasz Dywicki commented on CXF-6524: ------------------------------------- Sorry for one year delay :-) - yes I added feature at bus level, not endpoi= nt. With endpoint swagger feature works fine. > Swagger 2 feature doesn't work with blueprint endpoints > ------------------------------------------------------- > > Key: CXF-6524 > URL: https://issues.apache.org/jira/browse/CXF-6524 > Project: CXF > Issue Type: Bug > Affects Versions: 3.0.6 > Reporter: =C5=81ukasz Dywicki > Assignee: Akitoshi Yoshida > Fix For: 3.1.3, 3.0.7 > > > Swagger2 feature is not working with standard blueprint endpoints. Attach= ing of feature fails cause {{org.apache.cxf.jaxrs.swagger.AbstractSwaggerFe= ature#initialize(Server, Bus)}} method never gets called in this environmen= t. What is being called is {{initializeProvider(InterceptorProvider, Bus)}}= method which is not overriden by AbstractSwaggerFeature.=20 -- This message was sent by Atlassian JIRA (v6.3.4#6332)