From f7adb8559a2d85529ce0f81e4a53e0559fb87ae2 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 13 Jan 2011 18:04:05 -0500 Subject: [PATCH] INTSAMPLES-17 ppolished HTTP sample --- basic/http/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic/http/readme.txt b/basic/http/readme.txt index 3dac5d5f..cb743b0c 100644 --- a/basic/http/readme.txt +++ b/basic/http/readme.txt @@ -13,4 +13,4 @@ To run this sample You should see the following output from the server: -INFO : org.springframework.integration.samples.multipart.DemoHttpClient - Replied with: Hello from the other side \ No newline at end of file +INFO : org.springframework.integration.samples.http.HttpClientDemo - Replied with: Hello from the other side \ No newline at end of file