JAXB XmlJavaTypeAdapter annotations are not taken into account
--------------------------------------------------------------
Key: CXF-1995
URL: https://issues.apache.org/jira/browse/CXF-1995
Project: CXF
Issue Type: Bug
Components: JAXB Databinding, REST
Affects Versions: 2.1.2
Environment: JRE 1.5, JAXB-API 2.1, JAX-RS (JSR311) API 0.8
Reporter: Victor Emmanuel Prieto
It happens when working with JAX-RS. I marshaled successfully (with my custom
format, defined through the adapter) running a unit test, so I think
annotations are ok. Marshals driven by CXF are always done with JAX-B default
formats.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.