Hi Shachar, 

This is correct, the sample presented at the referred link does not provide 
any instruction regarding web.xml, but requires you to edit 
appengine-web.xml to: 

<appengine-web-app xmlns="http://appengine.google.com/ns/1.0";>
  <version>1</version>
  <threadsafe>true</threadsafe>
  <runtime>java8</runtime>
</appengine-web-app>

There is no other apparent reason why the instructions secure a successful 
deployment here and not in your case. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1a1b0aa3-c534-418c-a075-8f2e7b17a205%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to