[
https://issues.apache.org/jira/browse/CXF-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696866#comment-14696866
]
Akitoshi Yoshida commented on CXF-6524:
---------------------------------------
Swagger2Feature itself should be working in 3.0.6 under Blueprint except that I
noticed that the feature properties could not be overwritten in Blueprint. This
has recently been fixed with CXF-6535. I didn't notice this limitation earlier
because Spring didn't have this behavior (the spring version of the sample has
been added with CXF-6530).
I am adding a blueprint sample with CXF-6541. As mentioned in that ticket, this
sample requires some snapshot versions of depending bundles at the moment.
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
>
> 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)