Christian Schneider created DOSGI-276:
-----------------------------------------
Summary: Swagger UI does not work in multi bundle distro
Key: DOSGI-276
URL: https://issues.apache.org/jira/browse/DOSGI-276
Project: CXF Distributed OSGi
Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 2.4.0
In karaf the swagger UI works fine but not in the multi bundle distro.
The bug is actually in cxf 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 create a CXF issue and link it here.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)