Re: Pax Web 8.0.6 & Swagger UI

2022-08-17 Thread Grzegorz Grzybek
Hello Jakub I started checking https://github.com/ops4j/org.ops4j.pax.web/issues/1747 and I've installed: - CXF 3.5.3 - mvn:org.webjars/swagger-ui/3.52.5 But I guess without any OpenAPI configured CXF endpoints, I can't reproduce your problem... Do you have a sample rest endpoint bundle I

Re: Pax Web 8.0.6 & Swagger UI

2022-08-16 Thread Grzegorz Grzybek
Hello I've created https://github.com/ops4j/org.ops4j.pax.web/issues/1747 for this problem - if you have more details (though you provided enough), please add them there. regards Grzegorz Grzybek czw., 11 sie 2022 o 21:27 Jakub Herkel napisaƂ(a): > During our upgrading to the latest karaf

Pax Web 8.0.6 & Swagger UI

2022-08-11 Thread Jakub Herkel
During our upgrading to the latest karaf 4.4.1 I found a problem with CXF 3.5.3 and Swagger UI (3.52.5). We dynamically export openapi descriptions so when developers display a webpage localhost:8181/cxf they are able to display Swagger UI for a specific endpoint. Everything worked fine with