[
https://issues.apache.org/jira/browse/CXF-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-6289.
------------------------------
Resolution: Incomplete
Fix Version/s: Invalid
CXF doesn't use commons lang3 and it should be fine. If there is a problem, a
test case would need to be created.
> Marshaling error
> -----------------
>
> Key: CXF-6289
> URL: https://issues.apache.org/jira/browse/CXF-6289
> Project: CXF
> Issue Type: Bug
> Components: JAXB Databinding
> Affects Versions: 2.7.14
> Reporter: THILLAIKKARASI
> Fix For: Invalid
>
>
> I have an webservice which is consuming 2.5.2 version of CXF. when im trying
> to migrate to cxf 2.7.X version the existing exception scenerio broken.
> I have an application specification exception which is extending
> ContextedRuntimeException from (commons.lang3). i have implemented this way
> to add more information is exception. This is working fine. Please note. this
> exception entry will not apart of my WSDL. All worked fine with 2.5.2 version
> of CXF.
> But when i migrate it to 2.7.x version. when this exception is thrown, the
> service is throwing as JAXBException: " xxxxx application exception class nor
> any of its super class is known to this context."
> Please let me know is there any issues using CXF 2.7.x and commons.lang3 jar.
> Are these jars compatible?.
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)