Ondrej Zizka created AS7-5604:
---------------------------------
Summary: RestEasy's default JSON provider is Jackson, contrary to
documented Jetisson
Key: AS7-5604
URL:
https://issues.jboss.org/browse/AS7-5604
Project: Application Server 7
Issue Type: Bug
Components: REST
Affects Versions: 7.1.3.Final (EAP)
Reporter: Ondrej Zizka
Assignee: Stuart Douglas
RestEasy's docs state that the default JSON provider is Jettison.
That should react to JAXB's {{@XmlTransient}}.
But with default config, only {{(a)org.codehaus.jackson.annotate.JsonIgnore}} works.
Which means that Jackson is used.
Not sure if it's intended. If so, please move this bug to RESTEASY, and it should be
documented in "19.4. JAXB + JSON provider" that AS uses Jackson by default.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira