Hello

I'd like to announce new minor releases of Pax Web: 8.0.14 and 9.0.4.

There's one, quite tricky problem resolved (thanks Oliver F. for your great
analysis!):

   - there was an issue when WAB was wired to a service (backend) bundle
   and this bundle was updated. This bundle had to register (Whiteboard or
   HttpService) servlets into the same context as the WAB.

It was possible to detect it, because the WAB used "/" context path and CXF
(cxf-rt-transports-http) registers "/cxf" servlet into "/" path.

Current versions of runtimes are:

   - Jetty 9.4.49.v20220914 (8.0.x) and 10.0.12 (9.0.x)
   - Tomcat 9.0.69
   - Undertow 2.2.21.Final

For completeness, the changelogs is available for 8.0.14[1] and 9.0.4[2].

kind regards
Grzegorz Grzybek
===
[1]: https://github.com/ops4j/org.ops4j.pax.web/milestone/233?closed=1
[2]: https://github.com/ops4j/org.ops4j.pax.web/milestone/234?closed=1

Reply via email to