--- android/TrainInfoService/WebContent/WEB-INF/web.xml 2010/09/02 18:37:49 1026 +++ android/TrainInfoService/WebContent/WEB-INF/web.xml 2012/08/20 21:15:37 1832 @@ -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 @@ -24,7 +24,7 @@ Int: how long should banedk results be cached (milliseconds) cache_timeout - 120000 + 120 Int: with which interval should statistics be save to DB (milliseconds) @@ -34,8 +34,22 @@ Int: how long should the fetcher wait for bane.dk to reply (milliseconds) reply_timeout - 2500 + 3000 + + + + String: who should receive status mails + mail_recipient + torben@t-hoerup.dk + + + + bool: + tritinfo_enabled + true + + Resource reference to a factory for java.sql.Connection