From 5e13691d2d59e908abc51ae1b59aa370def7c2a7 Mon Sep 17 00:00:00 2001 From: Tom McCuch Date: Tue, 8 Nov 2011 09:27:17 -0500 Subject: [PATCH] updated readme --- applications/cafe/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/cafe/readme.txt b/applications/cafe/readme.txt index a0c3f488..baee0e61 100644 --- a/applications/cafe/readme.txt +++ b/applications/cafe/readme.txt @@ -37,8 +37,8 @@ Instructions for running the CafeDemo sample 1. cafeDemoAppBaristaColdAmqp - starts the Cold Drink Barista 2. cafeDemoAppBaristaHotAmqp- starts the Hot Drink Barista - 3. cafeDemoAppOperationsAmqp - starts the Cafe Operations (OrderSplitter, DrinkRouter, PreparedDrinkAggregator) - 4. cafeDemoAppAmqp - starts the Cafe Storefront (Places 100 orders on the orders queue) + 3. cafeDemoAppAmqp - starts the Cafe Storefront (Places 100 orders on the orders queue) + 4. cafeDemoAppOperationsAmqp - starts the Cafe Operations (OrderSplitter, DrinkRouter, PreparedDrinkAggregator) * Note: All AMQP exchanges, queues, and bindings needed for this sample are defined within the different xml config files that support the above test classes.