/[projects]/android/TrainInfoService/WebContent/WEB-INF/web.xml
ViewVC logotype

Diff of /android/TrainInfoService/WebContent/WEB-INF/web.xml

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

revision 1606 by torben, Thu Apr 21 05:51:25 2011 UTC revision 1607 by torben, Tue Oct 4 17:35:31 2011 UTC
# Line 36  Line 36 
36          <param-name>reply_timeout</param-name>          <param-name>reply_timeout</param-name>
37          <param-value>3000</param-value>          <param-value>3000</param-value>
38    </context-param>    </context-param>
39    
40    
41      <context-param>  
42            <description>String: who should receive status mails</description>
43            <param-name>mail_recipient</param-name>
44            <param-value>torben@t-hoerup.dk</param-value>
45      </context-param>  
46      
47    <resource-ref>    <resource-ref>
48      <description>      <description>
49        Resource reference to a factory for java.sql.Connection        Resource reference to a factory for java.sql.Connection

Legend:
Removed from v.1606  
changed lines
  Added in v.1607

  ViewVC Help
Powered by ViewVC 1.1.20