--- android/TrainInfoService/WebContent/WEB-INF/web.xml 2010/07/05 09:49:53 959 +++ android/TrainInfoService/WebContent/WEB-INF/web.xml 2011/04/21 05:51:25 1372 @@ -7,9 +7,9 @@ index.jsp - Bool: Describes whether to use normal bane.dk site or use the failover (bane.dk/lite) - usetempsite - false + enum: Describes whether to use azure based trafikinfo.bane.dk site or use the old (www.bane.dk) + backend + Azure Int: The error threshold for banedk circuitbreaker @@ -26,11 +26,16 @@ cache_timeout 120000 - + Int: with which interval should statistics be save to DB (milliseconds) stats_interval 300000 + + Int: how long should the fetcher wait for bane.dk to reply (milliseconds) + reply_timeout + 3000 + Resource reference to a factory for java.sql.Connection