[
https://issues.apache.org/jira/browse/CXF-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680352#comment-14680352
]
Akitoshi Yoshida commented on CXF-6524:
---------------------------------------
Hi Łukasz,
I have a question about your set up.
Do you have the feature configured for the bus or at the endpoint (e.g.
<jaxrs:server>)?
If it is configured at the server side endpoint, I suppose the right initialize
method (where we need to access the endpoint info) is invoked.
thanks.
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)