Community
Participate
Working Groups
Problems were encountered when using MOXyJsonProvider on JBoss AS7/RestEasy. The following changes are required: - Account for the genericType parameter being null in the readFrom and writeTo methods. - Remove final key word from readFrom and writeTo methods - Added APPLICATION_JSON as supported media type in addition to WILD_CARD.
Created attachment 227411 [details] Trunk Fix
Fix checked into 2.4.2 at commit: 2103743 Fix checked into trunk at commit: cedbd3b Code Reviewed by: Denise Smith Fix Details: - Accounted for the genericType parameter being null in the readFrom and writeTo methods. - Removed final key word from readFrom and writeTo methods - Added APPLICATION_JSON as supported media type in addition to WILD_CARD.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink