You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "THILLAIKKARASI (JIRA)" <ji...@apache.org> on 2015/03/12 04:03:38 UTC

[jira] [Created] (CXF-6289) Marshaling error

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)