CamelContext's setErrorHandler is not effect when the jmx agent is disabled
---------------------------------------------------------------------------
Key: CAMEL-763
URL: https://issues.apache.org/activemq/browse/CAMEL-763
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 1.4.0
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 1.5.0
The example applications from Camel 1.4 source distribution work correctly on
my machine. After comparing the sample Spring XML configuration and my Spring
configuration, I noticed there is no jmxAgent element in the sample XML where
my configuration has this element. The problem I noticed was that when the
disabled attribute of the jmxAgent element is set to true, the redelivery
policy does not work.
http://www.nabble.com/DeadLetterChannel-Configuration-Camel-1.4-td18622356s22882.html#a18622356
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.