mgozdiskowski / youtube-direct

Automatically exported from code.google.com/p/youtube-direct
0 stars 0 forks source link

Google App Engine Problem #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Markers Tab
2. Description - Google App Engine Problem (1 item)
3. "The appengine-web.xml file is missing

What is the expected output? What do you see instead?
Right click. Select Quick Fix. Select a fix: "Create a new appengine-web.xml 
file". Under Problems: Resource - WEB-INF is check marked. Click FINISH. 
Following message appears: "Unable to create the <WAR> 
/WEB-INFappengine-web.xml file. See the Error Log for more details.

What version of the product are you using? On what operating system?
Jave EE - Eclipse Version: Helios Release

Please provide any additional information below.

Please help Thanks.

Original issue reported on code.google.com by big3n...@gmail.com on 23 Jul 2010 at 5:07

GoogleCodeExporter commented 8 years ago
Be sure to take the appengine-web_DEFAULT.xml file that's present in the 
war/WEB_INF/ directory and make a copy of that, renaming it appengine-web.xml. 
That way you'll get a file that's already set up with a bunch of YTD-specific 
settings.

Original comment by api.je...@gmail.com on 11 Nov 2010 at 10:36