From c946504179ea25d1458c92fdc3a75912c28cd1cd Mon Sep 17 00:00:00 2001 From: John Simons Date: Mon, 7 May 2012 20:29:59 +1000 Subject: [PATCH] Making sure Gateway sample doesn't use port 80 as the default port because it can conflict with an existing application like Skype --- Samples/Gateway/Headquarter/App.config | 8 ++++---- Samples/Gateway/SiteA/App.config | 7 ++++++- Samples/Gateway/SiteB/App.config | 10 +++++++--- Samples/Gateway/WebClient/Index.htm | 2 +- 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/Samples/Gateway/Headquarter/App.config b/Samples/Gateway/Headquarter/App.config index beb678771c8..3b52f4df052 100644 --- a/Samples/Gateway/Headquarter/App.config +++ b/Samples/Gateway/Headquarter/App.config @@ -9,12 +9,12 @@ - - + + - - + + \ No newline at end of file diff --git a/Samples/Gateway/SiteA/App.config b/Samples/Gateway/SiteA/App.config index 2f059a7199f..6a0fd2bd14d 100644 --- a/Samples/Gateway/SiteA/App.config +++ b/Samples/Gateway/SiteA/App.config @@ -2,7 +2,12 @@
+
- + + + + + \ No newline at end of file diff --git a/Samples/Gateway/SiteB/App.config b/Samples/Gateway/SiteB/App.config index a37613b6742..db25ebb754a 100644 --- a/Samples/Gateway/SiteB/App.config +++ b/Samples/Gateway/SiteB/App.config @@ -2,8 +2,12 @@
+
- + + + + + - - + diff --git a/Samples/Gateway/WebClient/Index.htm b/Samples/Gateway/WebClient/Index.htm index bba63ed11e8..60482ec55bd 100644 --- a/Samples/Gateway/WebClient/Index.htm +++ b/Samples/Gateway/WebClient/Index.htm @@ -43,7 +43,7 @@

Click the button below to make a JSONP request to the nservicebus gateway

Gateway address:

-
+