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
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.