[
https://issues.apache.org/jira/browse/CXF-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172961#comment-14172961
]
Sergey Beryozkin commented on CXF-5552:
---------------------------------------
Native CXF JAXB DataBinding can be used indirectly as a JAX-RS provider however
JAX-RS model has no WSDL-centric modle available; that property is there to
provide a hint to JAXB Data Binding that the namespace is to be discovered at
the actual JAXB level (from XmlRootElement, etc)...
Cheers, Sergey
> 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)