You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Paul McCulloch (JIRA)" <ji...@apache.org> on 2014/12/05 18:23:12 UTC

[jira] [Created] (CXF-6138) JAXB unmarshaller Properties can't be configured

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)