JIRA: https://jira.spring.io/browse/INT-3670 Exceptions during inbound message conversion are now routed to the error-channel (if present). When there is no error-channel, the exception is thrown back to the container as before. Add a note to the `jms.xml` about the `error-channel` usage changes