From 62e744457df56551088d85dab7a7f44480ffa783 Mon Sep 17 00:00:00 2001 From: Iwein Fuld Date: Tue, 27 Jan 2009 22:19:42 +0000 Subject: [PATCH] http://forum.springframework.org/showthread.php?p=223719 added comment --- .../samples/errorhandling/errorHandlingDemo.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/org.springframework.integration.samples/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml b/org.springframework.integration.samples/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml index c1d0c8d654..d5737bf37a 100644 --- a/org.springframework.integration.samples/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml +++ b/org.springframework.integration.samples/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml @@ -12,13 +12,15 @@ http://www.springframework.org/schema/integration/stream http://www.springframework.org/schema/integration/stream/spring-integration-stream-1.0.xsd"> - + - + @@ -36,6 +38,13 @@ - + + \ No newline at end of file