THILLAIKKARASI created CXF-6289:
-----------------------------------
Summary: 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
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.4#6332)