/[projects]/android/TrainInfoService/src/main/webapp/WEB-INF/web.xml
ViewVC logotype

Diff of /android/TrainInfoService/src/main/webapp/WEB-INF/web.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2986 by torben, Fri Mar 20 21:18:33 2015 UTC revision 2987 by torben, Wed Mar 23 18:20:06 2016 UTC
# Line 9  Line 9 
9    <context-param>    <context-param>
10      <description>enum: Describes whether to use azure based trafikinfo.bane.dk site or use the old (www.bane.dk)</description>      <description>enum: Describes whether to use azure based trafikinfo.bane.dk site or use the old (www.bane.dk)</description>
11      <param-name>backend</param-name>      <param-name>backend</param-name>
12      <param-value>Azure</param-value>      <param-value>Mobile</param-value>
13    </context-param>    </context-param>
14    <context-param>    <context-param>
15      <description>Int: The error threshold for banedk circuitbreaker</description>      <description>Int: The error threshold for banedk circuitbreaker</description>
# Line 61  Line 61 
61      <res-auth>Container</res-auth>      <res-auth>Container</res-auth>
62    </resource-ref>    </resource-ref>
63    
 </web-app>  
64    </web-app>

Legend:
Removed from v.2986  
changed lines
  Added in v.2987

  ViewVC Help
Powered by ViewVC 1.1.20