From c0afad445805c3063f367faf8667637e99e4afc8 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 16 Sep 2010 11:54:14 -0400 Subject: [PATCH] INT-1457 Update loanshark readme --- spring-integration-samples/loanshark/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-integration-samples/loanshark/README.txt b/spring-integration-samples/loanshark/README.txt index 144b8846e9..7e4d88a94e 100644 --- a/spring-integration-samples/loanshark/README.txt +++ b/spring-integration-samples/loanshark/README.txt @@ -1,3 +1,5 @@ +See README.txt in loan-broker sample for information about this sample. + To change the multicast code in udps.groovy to rely on unicast instead, simply change the MulticastSocket type to DatagramSocket and remove the next 2 lines that deal with joining the multicast group. Then, in the configuration of the