DEMO: Fixing xml file so can run demo locally on appengine.
authorlararennie@google.com <lararennie@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Tue, 8 May 2012 09:12:00 +0000 (09:12 +0000)
committerlararennie@google.com <lararennie@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Tue, 8 May 2012 09:12:00 +0000 (09:12 +0000)
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@447 ee073f10-1060-11df-b6a4-87a95322a99c

java/demo/war/WEB-INF/appengine-web.xml

index 06c15d5..9a56cfa 100644 (file)
@@ -2,6 +2,7 @@
 <appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
   <application>libphonenumber</application>
   <version>1</version>
+  <threadsafe>true</threadsafe>
 
   <!-- Configure java.util.logging -->
   <system-properties>