| MOXy: xml-mapping-metadata-complete problem [message #789127] |
Thu, 02 February 2012 11:23  |
David Vree Messages: 44 Registered: July 2010 |
Member |
|
|
I have a particular JAXBContext that I am trying to establish that ignores all JAX-B annotations and only uses what mappings are in the OXM file. I have already set:
xml-mapping-metadata-complete="true"
However I am seeing that properies with JAX-B annotations that were inherited from superclasses are still showing up in the XML/JSON encoding. I would have expected that no JAXB annotations would have been honored.
The superclass is in a different package from my class. Do I need to provide an additional mapping file for the superclass's package?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02178 seconds