Author: ilya_shaikovsky
Date: 2011-01-24 07:08:30 -0500 (Mon, 24 Jan 2011)
New Revision: 21170
Removed:
trunk/examples/richfaces-showcase/src/main/webapp/WEB-INF/appengine-web.xml
Log:
valid file in webapp-gae
Deleted: trunk/examples/richfaces-showcase/src/main/webapp/WEB-INF/appengine-web.xml
===================================================================
--- trunk/examples/richfaces-showcase/src/main/webapp/WEB-INF/appengine-web.xml 2011-01-24
11:26:21 UTC (rev 21169)
+++ trunk/examples/richfaces-showcase/src/main/webapp/WEB-INF/appengine-web.xml 2011-01-24
12:08:30 UTC (rev 21170)
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<appengine-web-app
xmlns="http://appengine.google.com/ns/1.0">
- <application>richfaces-showcase-gae</application>
- <version>8</version>
- <sessions-enabled>true</sessions-enabled>
-
- <system-properties>
- <property name="java.util.logging.config.file"
value="WEB-INF/classes/logging.properties"/>
- </system-properties>
-
-</appengine-web-app>