Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.19.0, 2.20.0
-
None
-
Camel version 2.19.3 (but due to
CAMEL-8351i think it will also fail on 2.19.0)
-
Novice
Description
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