Release Notes - Jersey 2.2
Release date: 14-Aug-2013
Bug
- [JERSEY-702] - JacksonProviderProxy ignores ClientConfig.getSingletons()
- [JERSEY-845] - Response.notModified() drops the entity silently
- [JERSEY-1223] - "500 Internal Server Error" for POST request with garbage instead of "Content-Type"
- [JERSEY-1428] - File name for uploaded files not decoded with the correct character set
- [JERSEY-1711] - No request body recieved for @DELETE methods
- [JERSEY-1725] - Fix TimeoutTest configuration in Grizzly connector module
- [JERSEY-1835] - Collections that contain only a single item are not encoded correctly in JSON using Jettison
- [JERSEY-1880] - Jersey 2.0 incompatible with Eclipse Equinox Server-Side
- [JERSEY-1943] - Documentation refers to non-existent constant
- [JERSEY-1944] - All Javadoc links are broken
- [JERSEY-1945] - Typo
- [JERSEY-1970] - fix regression in GF: WADL generation for GF REST API
- [JERSEY-1989] - Hudson job jersey2-moxy fails
- [JERSEY-1997] - EJB/CDI integration does not work for JAX-RS providers, only for resource classes
- [JERSEY-2003] - OsgiRegistry should use AccessController.doPrivileged method to invoke Bundle.loadClass
- [JERSEY-2025] - ResourceMethodStatistics does not work correctly for sub resource locators.
- [JERSEY-2037] - Fix wls monitoring mbeans
Improvement
New Feature
Task
- [JERSEY-1873] - remove unnecessary dependencies pulled into GF web app examples
- [JERSEY-1913] - Jersey/JAX-RS 2.0 in WLS
- [JERSEY-1930] - Port support for subject-based security from Jersey 1.x
- [JERSEY-1969] - Release Jersey 2.1
- [JERSEY-1979] - Use Jersey in Eclipse plugin (license)
- [JERSEY-1985] - Create diagrams of Jersey/WLS/JRF dependencies
- [JERSEY-1986] - Create an integration test testing injections in inflectors.
Sub-task
Previous releases