GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/2028
CAMEL-11892 - breadcrumbId class cast failure if other than SAAJ usedâ¦
⦠as WebServiceMessage impl
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-11892
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2028.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2028
----
commit 9da7b627f56a5cbbc10bcfe3f50fc0187ec78f8e
Author: onders86 <[email protected]>
Date: 2017-10-12T07:19:33Z
CAMEL-11892 - breadcrumbId class cast failure if other than SAAJ used as
WebServiceMessage impl
----
---