将 Vaadin 应用程序迁移到 GAE

发布于 2024-11-30 23:13:03 字数 751 浏览 2 评论 0原文

我正在尝试使用本教程将现有应用程序迁移到 GAE:

http ://vaadin.com/wiki/-/wiki/Main/Google%20AppEngine%20HOWTO

尝试设置应用程序 ID 时,收到以下错误消息:

无法设置应用程序 ID (appengine-web.xml 丢失)

Error message

我想这样做的原因是我必须设置部署Vaadin 应用程序的模式为“GAE”。

但是我该如何为现有(非新)项目做到这一点呢?

UPD 2011 年 8 月 21 日,20:14 CET:

我的 WAR 目录(包含 appengine-web.xml):

WAR 目录设置

尝试将应用程序部署到 GAE 时出现错误。

部署时的错误消息

Eclipse 在“target/war”(错误)而不是“war”(正确)中搜索文件。

我该如何解决这个问题?

I'm trying to migrate my existing application to GAE using this tutorial:

http://vaadin.com/wiki/-/wiki/Main/Google%20AppEngine%20HOWTO

When trying to set the application ID, I get following error message:

Cannot set application ID (appengine-web.xml is missing)

Error message

I suppose that the reason for this is that I have to set the deployment mode of the Vaadin app to "GAE".

But how can I do this for an EXISTING (not new) project?

UPD 21.08.2011, 20:14 CET:

My WAR directory (it contains appengine-web.xml):

WAR directory settings

The error I get when trying to deploy the app to GAE.

Error message when deploying

Eclipse searches for the files in "target/war" (wrong) instead of "war" (correct).

How can I fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文