[ 
https://issues.apache.org/jira/browse/CXF-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494960#comment-16494960
 ] 

ASF GitHub Bot commented on CXF-7512:
-------------------------------------

palmpatrick commented on issue #315: [CXF-7512] Support searching swaggerUi by 
name and version in all bun…
URL: https://github.com/apache/cxf/pull/315#issuecomment-393104816
 
 
   Hi @cschneider, @sberyozkin 
   
   I'm using CXF-DOSGi to host and consume both SOAP and REST services within a 
plain Apache Felix OSGi distribution.
   It works flawlessly, except for the swagger UI.
   
   What is the estimate on getting this fix reintegrated to CXF?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Swagger UI does not work for CXF-DOSGi mutli bundle distro
> ----------------------------------------------------------
>
>                 Key: CXF-7512
>                 URL: https://issues.apache.org/jira/browse/CXF-7512
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Christian Schneider
>            Assignee: Sergey Beryozkin
>            Priority: Major
>
> In karaf the swagger UI works fine but not in the multi bundle distro.
> The bug is in org.apache.cxf.jaxrs.swagger.OsgiSwaggerUiResolver. There the 
> swagger UI is detected. Unfortunately the detection is based on the bundle 
> location and only works for maven uri based deployments. As the mutli bundle 
> distro is deployed using files it fails.
> I will change the detection to scan for the swagger webbundle by detecting 
> the signature resource /META-INF/resources/swagger-ui. This approach should 
> make the detection more robust regarding different packagings and deployments.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to