adjusted monitoring properties for other web bundles, adjusted ports to dev ports

This commit is contained in:
Axel Uhl
2012-11-30 15:33:12 +01:00
parent 9716b23038
commit 0d2bf91d30
@@ -26,10 +26,10 @@ monitor.wait_after_failure = 60000
# - http://domain_or_address/path/to/check
# This format leads to a check that only succeeds if a status
# code of 200 is returned.
monitor.endpoints = http://127.0.0.1:8889/gwt/RaceBoard.html, http://127.0.0.1:8889/
monitor.endpoints = http://127.0.0.1:8886/gwt/Leaderboard.html, http://127.0.0.1:8886/sailingserver/moderator?action=listevents, http://127.0.0.1:8888/events/ess40/index.html, http://127.0.0.1:8886/
# bundle associated to endpoints
monitor.bundles = com.sap.sailing.gwt.ui, com.sap.sailing.www
monitor.bundles = com.sap.sailing.gwt.ui, com.sap.sailing.gateway, com.sap.sailing.www.events, com.sap.sailing.www
# mail configuration
mail.from = info@sapsailing.com