When I tried to run a Google web app in Eclipse, I got appengine-web.xml does not contain a <threadsafe> element and the app didn’t run (well, any new app still does not). It wasn’t hard to fix (I just added this element with a true value in the appengine-web.xml file), but I didn’t get this error before. What can be a reason of such an unexpected behaviour? Thanks in advance.
When I tried to run a Google web app in Eclipse, I got appengine-web.xml
Share
Google announced this in the release notes for 1.6.4 and enforced it in the latest release.
http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes