GitHub user sryll opened a pull request: https://github.com/apache/camel/pull/279
Improve Exception handling and logging in SJMS: Changed Logger calls to include the caught exception as well, so that stacktraces are no longer swallowed. Same for wrapping exceptions. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sryll/camel sjms-improve-exception-logging Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/279.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 #279 ---- commit 14199722e1626d383c4b8ea671d08c63d0582e14 Author: Steffen Ryll <sr...@users.noreply.github.com> Date: 2014-09-25T08:49:22Z Improve Exception handling in SJMS: Changed Logger calls to include the caught exception as well, so that stacktraces are no longer swallowed. Same for wrapping exceptions. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---