GAE 1.7.5 へのアップデート後、実行時に以下のエラーが発生します。
17/02/2013 11:27:50 PM com.google.apphosting.utils.config.EarHelper logNotAnEar
INFO: Directory 'D:\Workspaces\GoogleAppEng\cea-AppEngine\war' is not an EAR directory. File D:\Workspaces\GoogleAppEng\cea-AppEngine\war\appengine-application.xmlappengine-application.xml not detected.
17/02/2013 11:27:50 PM com.google.apphosting.utils.config.EarHelper logNotAnEar
INFO: Directory 'D:\Workspaces\GoogleAppEng\cea-AppEngine\war' is not an EAR directory. File D:\Workspaces\GoogleAppEng\cea-AppEngine\war\appengine-application.xmlappengine-application.xml not detected.
17/02/2013 11:27:50 PM com.google.apphosting.utils.config.EarHelper logNotAnEar
INFO: Directory 'D:\Workspaces\GoogleAppEng\cea-AppEngine\war' is not an EAR directory. File D:\Workspaces\GoogleAppEng\cea-AppEngine\war\appengine-application.xmlappengine-application.xml not detected.
17/02/2013 11:27:50 PM com.google.apphosting.utils.config.EarHelper logNotAnEar
INFO: Directory 'D:\Workspaces\GoogleAppEng\cea-AppEngine\war' is not an EAR directory. File D:\Workspaces\GoogleAppEng\cea-AppEngine\war\appengine-application.xmlappengine-application.xml not detected.
私は持っているだけで、持っappengine-web.xml
ていませんappengine-application.xml
。これappengine-application.xml
は新しいですか?私はグーグルとGAEを検索しますが、それについては何も言及していませんappengine-application.xml
。
何か助けはありますか?