[
https://issues.apache.org/jira/browse/CXF-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244730#comment-14244730
]
ASF GitHub Bot commented on CXF-6138:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cxf/pull/36
> 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)