Community
Participate
Working Groups
The Jersey JAX-RS implemenation uses Jettison to marshal objects as JSON. There are a couple changes that need to be made in MOXy's XMLStreamWriterRecord to make this work: 1. Only set the encoding when it is different than the default (utf-8). 2. If there is no NamespaceContext, then write without any namespace information.
Created attachment 171286 [details] Core - Fix
Fix checked into trunk at rev: 7593 Code reviewed by Matt MacIvor
Fix backported to 2.1.1 at rev: 7669
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink