/[projects]/android/TrainInfoServiceGoogle/war/WEB-INF/web.xml
ViewVC logotype

Diff of /android/TrainInfoServiceGoogle/war/WEB-INF/web.xml

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

revision 1376 by torben, Thu Oct 7 01:33:46 2010 UTC revision 1377 by torben, Sat Apr 23 10:49:20 2011 UTC
# Line 14  Line 14 
14    <context-param>    <context-param>
15      <description>Bool: Describes whether to use azure based trafikinfo.bane.dk site or use the old (www.bane.dk)</description>      <description>Bool: Describes whether to use azure based trafikinfo.bane.dk site or use the old (www.bane.dk)</description>
16      <param-name>useazuresite</param-name>      <param-name>useazuresite</param-name>
17      <param-value>false</param-value>      <param-value>true</param-value>
18    </context-param>    </context-param>
19    <context-param>    <context-param>
20      <description>Int: The error threshold for banedk circuitbreaker</description>      <description>Int: The error threshold for banedk circuitbreaker</description>
# Line 172  Line 172 
172      <res-auth>Container</res-auth>      <res-auth>Container</res-auth>
173    </resource-ref>    </resource-ref>
174    
 </web-app>  
175    </web-app>

Legend:
Removed from v.1376  
changed lines
  Added in v.1377

  ViewVC Help
Powered by ViewVC 1.1.20