From 12bb0a65a633ebfd12ffed1a093389674a838756 Mon Sep 17 00:00:00 2001 From: Iwein Fuld Date: Fri, 13 Mar 2009 16:38:12 +0000 Subject: [PATCH] INT-567 except callouts --- spring-integration-reference/src/aggregator.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-integration-reference/src/aggregator.xml b/spring-integration-reference/src/aggregator.xml index b3ae133c58..e23d1b1424 100644 --- a/spring-integration-reference/src/aggregator.xml +++ b/spring-integration-reference/src/aggregator.xml @@ -228,8 +228,8 @@ Configuring an Aggregator with XML Spring Integration supports the configuration of an aggregator via - XML through the <aggregator/> element. A completely defined sample - on how to define such an element is presented below, as well as it: + XML through the <aggregator/> element. Below you can see an example of + an aggregator with all optional parameters defined. <channel id="inputChannel"/>