Add errorHandler option for DMLC to camel-jms ---------------------------------------------
Key: CAMEL-4297 URL: https://issues.apache.org/jira/browse/CAMEL-4297 Project: Camel Issue Type: Improvement Affects Versions: 2.8.0 Reporter: Jonathan Anstey Assignee: Jonathan Anstey Fix For: 2.9.0 In Spring 3 a org.springframework.util.ErrorHandler can be used to react to unhandled exceptions (unlike JMSExceptions handled by an javax.jms.ExceptionListener See http://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/jms/listener/AbstractMessageListenerContainer.html#setErrorHandler(org.springframework.util.ErrorHandler) I'm going to add an option for this to camel-jms shortly. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira