Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.3.0
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- Is contained by
-
CXF-7512 Swagger UI does not work for CXF-DOSGi mutli bundle distro
- Closed