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

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

    [ https://issues.apache.org/jira/browse/CXF-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172961#comment-14172961 ] 

Sergey Beryozkin edited comment on CXF-5552 at 10/15/14 9:16 PM:
-----------------------------------------------------------------

Native CXF JAXB DataBinding can be used indirectly as a JAX-RS provider however JAX-RS model has no WSDL-centric model 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


was (Author: sergey_beryozkin):
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)