Łukasz Dywicki created CXF-6524:
-----------------------------------

             Summary: 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: Łukasz Dywicki


Swagger2 feature is not working with standard blueprint endpoints. Attaching of 
feature fails cause 
{{org.apache.cxf.jaxrs.swagger.AbstractSwaggerFeature#initialize(Server, Bus)}} 
method never gets called in this environment. What is being called is 
{{initializeProvider(InterceptorProvider, Bus)}} method which is not overriden 
by AbstractSwaggerFeature. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to