[GoogleAppEngine]GAE平台需设置默认threadsafe-编译问题

时间:2014-06-20 08:56:07   收藏:0   阅读:335

问题:
错误提示如下:

Received exception processing F:/apjp/apjp_remote_appengine/war\web-inf/appengine-web.xml
com.google.apphosting.utils.config.appengineconfigexception:appengine-web.xml does not contain a

element.

解决方案:

1.https://code.google.com/p/apjp/wiki/InstallGuideOnGAE

请仔细看看, 已经给出解决方法的.
2.
抱着尝试的心态,添加如下字段,上传成功。

<threadsafe>true</threadsafe>

即使用并发请求。附截图。
bubuko.com,布布扣 快照2.png
23.1 KB   View   Download
bubuko.com,布布扣
 
 
参考:
https://code.google.com/p/apjp/issues/detail?id=69

[GoogleAppEngine]GAE平台需设置默认threadsafe-编译问题,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!