Paul McCulloch created CXF-6138:
-----------------------------------
Summary: JAXB unmarshaller Properties can't be configured
Key: CXF-6138
URL: https://issues.apache.org/jira/browse/CXF-6138
Project: CXF
Issue Type: Bug
Components: JAXB Databinding
Affects Versions: 3.0.2
Reporter: Paul McCulloch
The unmarshaller properties are overwritten with an empty map during
initialisation.
If a value for this property is configured before this , for example with
Spring, then these values are ignored.
The relevant code is org.apache.cxf.jaxb.JAXBDataBinding.initialize(Service)
line 308 & appears to have been introduced at 2.7.9
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)