From ca8704265c9132f8b3f420f78b05b2a08b8bfb9c Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Sat, 24 Nov 2018 10:39:13 -0500 Subject: [PATCH] JDBC: requires-reply="false" Default was changed to true some time ago, but the sample wasn't updated. --- .../spring-integration-context.xml | 87 ++++++++++--------- 1 file changed, 44 insertions(+), 43 deletions(-) diff --git a/basic/jdbc/src/main/resources/META-INF/spring/integration/spring-integration-context.xml b/basic/jdbc/src/main/resources/META-INF/spring/integration/spring-integration-context.xml index cb7b0e5c..41a0fc5d 100644 --- a/basic/jdbc/src/main/resources/META-INF/spring/integration/spring-integration-context.xml +++ b/basic/jdbc/src/main/resources/META-INF/spring/integration/spring-integration-context.xml @@ -8,64 +8,65 @@ http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/integration/jdbc http://www.springframework.org/schema/integration/jdbc/spring-integration-jdbc.xsd http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - + - + - + @@ -75,6 +76,6 @@ - +