From f3bbd7d705c40b1908e34e82bb75aac9d89e0b57 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 31 Oct 2008 21:01:38 +0000 Subject: [PATCH] Added reply timeouts. --- .../integration/config/xml/gatewayParserTests.xml | 3 ++- .../integration/gateway/gatewayWithResponseCorrelator.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/org.springframework.integration/src/test/java/org/springframework/integration/config/xml/gatewayParserTests.xml b/org.springframework.integration/src/test/java/org/springframework/integration/config/xml/gatewayParserTests.xml index fadacb43b9..06447b112a 100644 --- a/org.springframework.integration/src/test/java/org/springframework/integration/config/xml/gatewayParserTests.xml +++ b/org.springframework.integration/src/test/java/org/springframework/integration/config/xml/gatewayParserTests.xml @@ -29,6 +29,7 @@ + default-reply-channel="replyChannel" + default-reply-timeout="5000"/> diff --git a/org.springframework.integration/src/test/java/org/springframework/integration/gateway/gatewayWithResponseCorrelator.xml b/org.springframework.integration/src/test/java/org/springframework/integration/gateway/gatewayWithResponseCorrelator.xml index e97c4410fd..da85e3d222 100644 --- a/org.springframework.integration/src/test/java/org/springframework/integration/gateway/gatewayWithResponseCorrelator.xml +++ b/org.springframework.integration/src/test/java/org/springframework/integration/gateway/gatewayWithResponseCorrelator.xml @@ -24,6 +24,7 @@ +