From f42cb8bc3552d7a9bd0645b019547893efbffaf5 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 29 Aug 2011 14:16:52 -0400 Subject: [PATCH] Change splitter channel name to toSplitter --- .../spring/integration/SftpOutboundGatewaySample-context.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basic/sftp/src/test/resources/META-INF/spring/integration/SftpOutboundGatewaySample-context.xml b/basic/sftp/src/test/resources/META-INF/spring/integration/SftpOutboundGatewaySample-context.xml index 83554244..0a1af0db 100644 --- a/basic/sftp/src/test/resources/META-INF/spring/integration/SftpOutboundGatewaySample-context.xml +++ b/basic/sftp/src/test/resources/META-INF/spring/integration/SftpOutboundGatewaySample-context.xml @@ -29,9 +29,9 @@ command="ls" command-options="" expression="payload" - reply-channel="toSplitter1"/> + reply-channel="toSplitter"/> - +