Hello I'd like to announce new releases of Pax Web: 10.0.1 and 11.0.1. These are the main branches we support now, where:
- Pax Web 10 should replace Pax Web 8 and 9 - it's still based on JakartaEE 8 and `javax.servlet` API, but using supported Jetty 12 version (ee8 modules) - Pax Web 11 is the single modern version based on latest runtimes and JakartaEE 11 (`jakarta.servlet` API) Current runtime versions are: - Jetty 12.0.23 - Tomcat 11.0.9 (Pax Web 11) and Tomcat 9.0.107 (Pax Web 10) - Undertow 2.3.18.Final (Pax Web 11) and Undertow 2.2.37.Final (Pax Web 10) We've fixed some instability issues related to: - quick configuration changes - duplicate internal ServerListeners - deadlock between WAB and Whiteboard registrations Additionally for Pax Web 11 we support wider range for `org.slf4j` package import and we've lifted a restriction on Whiteboard servlet/filter name being unique (passing two more TCK tests). The Whiteboard name uniqueness restriction prevented installation of Felix Healthcheck bundles which now work fine (thanks Jonathan Wright!). For completeness, the changelogs are available for 10.0.1[1] and 11.0.1[2]. kind regards Grzegorz Grzybek === [1]: https://github.com/ops4j/org.ops4j.pax.web/milestone/273?closed=1 [2]: https://github.com/ops4j/org.ops4j.pax.web/milestone/274?closed=1