Release Notes - Jersey 2.17

Release date: 11-Mar-2015 Release Notes - jersey - Version 2.17

Bug

Improvement

Task

Highlights

CDI integration in EAR packaged WARs

From version 2.17 onwards, it's possible to use CDI with multiple JAX-RS web-applications packaged in EAR. All supported HK2/CDI injections now work as expected for JAX-RS application deployed in the mentioned fashion. One need to make sure that modules jersey-cdi1x and jersey-cdi1x-servlet are present in Servlet container (that supports EARs).

Pull Requests

Previous releases