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

Akitoshi Yoshida resolved CXF-6524.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.7
                   3.1.3

The basic functionality of Swagger2Feature with Blueprint was working with 
3.0.6. However, the following issues were present in 3.0.6 and these issues 
have been fixed in 3.0.7 and 3.1.3.
CXF-6512
CXF-6535

In addition, we also now have a sample in 
samples/jax_rs/description_swagger2_osgi (CXF-6541) that is a blueprint based 
sample cxf app using this Swagger2Feature.

regards, aki

> 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
>            Assignee: Akitoshi Yoshida
>             Fix For: 3.1.3, 3.0.7
>
>
> 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