Hello

I'd like to announce the release of Pax Web 8.0.7 - with few fixes,
improvements and runtime upgrades.

The runtime versions are:

   - Jetty 9.4.48.v20220622
   - Tomcat 9.0.65
   - Undertow 2.2.19.Final

The fixes are:

   - Fixing problem where pax-web-tomcat-common bundle has higher bundle id
   than pax-web-jsp (NoClassDefFoundError)
   - Optimized scanning of huge WABs
   - Fix a problem with session cookie name configuration

Additionally there are two more examples added (without any special tests):

   - samples/samples-whiteboard/whiteboard-annotated
   
<https://github.com/ops4j/org.ops4j.pax.web/tree/main/samples/samples-whiteboard/whiteboard-annotated>[1]
   - using build-time whiteboard annotations (to register resources and
   welcome files)
   - samples/samples-whiteboard/whiteboard-blueprint-jaxrs
   
<https://github.com/ops4j/org.ops4j.pax.web/tree/main/samples/samples-whiteboard/whiteboard-blueprint-jaxrs>[2]
   - a CXF REST endpoint with Swagger annotations, where
   http://localhost:8181/cxf/ URI contains a link to Swagger UI application

Full changelog can be found here[3].

kind regards
Grzegorz Grzybek
===
[1]:
https://github.com/ops4j/org.ops4j.pax.web/tree/main/samples/samples-whiteboard/whiteboard-annotated
[2]:
https://github.com/ops4j/org.ops4j.pax.web/tree/main/samples/samples-whiteboard/whiteboard-blueprint-jaxrs
[3]: https://github.com/ops4j/org.ops4j.pax.web/milestone/218?closed=1

>

Reply via email to