From 9e46604275855b8c200d64f7a9a75fdcdf22df0e Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 25 Jun 2009 00:07:24 +0000 Subject: [PATCH] INT-676 corrected errorChannel config example --- spring-integration-reference/src/configuration.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spring-integration-reference/src/configuration.xml b/spring-integration-reference/src/configuration.xml index d31e17e892..f57b5b30e9 100644 --- a/spring-integration-reference/src/configuration.xml +++ b/spring-integration-reference/src/configuration.xml @@ -150,7 +150,9 @@ Whenever relying on Spring Integration's XML namespace support, a default "errorChannel" bean will be created behind the scenes. However, you can just as easily define your own if you want to control the settings. - ]]> + + + ]]> The most important thing to understand here is that the Messaging-based error handling will only apply