You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Moritz Bechler (JIRA)" <ji...@apache.org> on 2014/10/15 18:44:36 UTC

[jira] [Updated] (CXF-5552) Allow JAXBDataBinding initialization customization

     [ https://issues.apache.org/jira/browse/CXF-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Moritz Bechler updated CXF-5552:
--------------------------------
    Attachment: CXF-5552-2.patch

Attaching an updated patch against master. All tests passed. Now that 3.0 has been released, any chance for this to be merged?

I spent quite some time debugging failing JAX-RS tests with this patch, fixed now as it turns out that JAXRSServiceImpl sets org.apache.cxf.databinding.namespace=true in the getServiceInfos() method?!?!

> Allow JAXBDataBinding initialization customization
> --------------------------------------------------
>
>                 Key: CXF-5552
>                 URL: https://issues.apache.org/jira/browse/CXF-5552
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAXB Databinding
>            Reporter: Moritz Bechler
>         Attachments: CXF-5552-2.patch, CXF-5552.patch
>
>
> We have some special requirements for perfoming JAXB context and XML schema initialization. Unfortunately the current JAXB databinding initialization routines and the dependent code are very resistant to overriding only certain aspects of them leading to a lot of copied code for us to maintain.
> I would like to step up to refactor this code if that isn't planned by anybody else. Any objections?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)