You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/09/02 11:38:53 UTC

[jira] [Created] (CAMEL-6696) camel-cxf should not setup the holder and wrapper interceptors in CXF_MESSAGE data format

Willem Jiang created CAMEL-6696:
-----------------------------------

             Summary: camel-cxf should not setup the holder and wrapper interceptors in CXF_MESSAGE data format
                 Key: CAMEL-6696
                 URL: https://issues.apache.org/jira/browse/CAMEL-6696
             Project: Camel
          Issue Type: Bug
          Components: camel-cxf
    Affects Versions: 2.11.1, 2.10.6
            Reporter: Willem Jiang
            Assignee: Willem Jiang


When we specify the serviceClass attribute of cxfEndpoint with CXF_MESSAGE dataformat, camel-cxf will setup the WrapperClass{In|Out}Interceptor and Holder{In|Out}Interceptor for the endpoint, but these interceptors are useless and throw some exceptions because camel-cxf doesn't consume under layer message at all and it cannot setup right information for these interceptor to use.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira