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

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

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

revision 1080 by torben, Mon Sep 20 20:11:55 2010 UTC revision 1114 by torben, Thu Sep 23 13:13:09 2010 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="utf-8"?>  <?xml version="1.0" encoding="utf-8"?>
2  <appengine-web-app xmlns="http://appengine.google.com/ns/1.0">  <appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
3          <application>traininfoservice</application>          <application>traininfoservice</application>
4          <version>2</version>          <version>3</version>
           
         <!-- Configure java.util.logging -->  
         <system-properties>  
                 <property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>  
         </system-properties>  
5                    
6  </appengine-web-app>  </appengine-web-app>

Legend:
Removed from v.1080  
changed lines
  Added in v.1114

  ViewVC Help
Powered by ViewVC 1.1.20