You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Richard Groote (JIRA)" <ji...@apache.org> on 2017/10/11 07:00:00 UTC

[jira] [Created] (CAMEL-11892) SpringWebserviceConsumer and class cast exception

Richard Groote created CAMEL-11892:
--------------------------------------

             Summary: SpringWebserviceConsumer and class cast exception
                 Key: CAMEL-11892
                 URL: https://issues.apache.org/jira/browse/CAMEL-11892
             Project: Camel
          Issue Type: Bug
          Components: camel-spring-ws
    Affects Versions: 2.19.0
         Environment: Camel version 2.19.3 (but due to CAMEL-8351 i think it will also fail on 2.19.0)
            Reporter: Richard Groote


The org.apache.camel.component.spring.ws.SpringWebserviceConsumer.populateExchangeWithBreadcrumbFromMessageContext(MessageContext, Exchange) does a cast to SaajSoapMessage. But there are more implementation of the org.springframework.ws.WebServiceMessage. In our case it's a AxiomSoapMessage



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)