From 8db7e1cd6aaf77db7351a73fe00e78ae84b3f889 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 19 Jan 2010 15:41:13 +0000 Subject: [PATCH] fixed header-enricher element now that error-channel is a sub-element rather than attribute --- .../integration/samples/errorhandling/errorHandlingDemo.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spring-integration-samples/errorhandling/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml b/spring-integration-samples/errorhandling/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml index 98b4e40402..186b419280 100644 --- a/spring-integration-samples/errorhandling/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml +++ b/spring-integration-samples/errorhandling/src/main/java/org/springframework/integration/samples/errorhandling/errorHandlingDemo.xml @@ -27,7 +27,9 @@ - + + +