[
https://issues.apache.org/jira/browse/CXF-8681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843785#comment-17843785
]
Jamie Mark Goodyear commented on CXF-8681:
------------------------------------------
I investigated what would be involved in returning XMLBeans to rt/databinding.
There has been a number of changes under the hood they we'd have to refactor:
* Where the code expects generation/schemas by default
* xmlbeans plugin behavoir diverges from the xmlbeans-maven-plugin.
* Generated code has internal Factory instead of external Factory classes
It may be worth looking into having XMLBeans support some backwards
compatibility flags to produce a cleaner migration path.
Exploratory branch:
https://github.com/jgoodyear/cxf/tree/CXF-8681
> Restore XMLBeans dataBinding
> ----------------------------
>
> Key: CXF-8681
> URL: https://issues.apache.org/jira/browse/CXF-8681
> Project: CXF
> Issue Type: Wish
> Components: OtherDatabindings
> Reporter: François Goirand
> Priority: Trivial
> Fix For: 3.7.0, 4.1.0
>
>
> Since June 2018, XMLBeans is revived and has been unretired by the Apache POI
> Project, so its dataBinding could be restored in future CXF releases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)