[
https://issues.apache.org/jira/browse/CXF-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1921.
------------------------------
Resolution: Fixed
Fix Version/s: 2.1.4
2.0.10
Assignee: Daniel Kulp
> Class org.apache.cxf.jaxb.JAXBDataBinding is final
> --------------------------------------------------
>
> Key: CXF-1921
> URL: https://issues.apache.org/jira/browse/CXF-1921
> Project: CXF
> Issue Type: Wish
> Components: JAXB Databinding
> Affects Versions: 2.1.3
> Reporter: Rémi Flament
> Assignee: Daniel Kulp
> Fix For: 2.0.10, 2.1.4
>
>
> The class org.apache.cxf.jaxb.JAXBDataBinding is marked as final so one
> cannot extend it.
> For some reasons, I need to override this class because I just want to add a
> small custom behavior in it,but I can't do it so I have to copy the whole
> class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.