GitHub user derekwilhelm opened a pull request: https://github.com/apache/camel/pull/1932
CAMEL-11772 - Fix potential ClassCastException in SjmsMessage.java You can merge this pull request into a Git repository by running: $ git pull https://github.com/derekwilhelm/camel CAMEL-11772 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1932.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 #1932 ---- commit b9baeba2128d9ef6d67c4651033e982e6e945665 Author: derekwilhelm <derek.wilh...@connexta.com> Date: 2017-09-12T14:19:06Z CAMEL-11772 - Fix potential ClassCastException in SjmsMessage.java ---- ---