DWR sometimes die on the GAE server

 ̄綄美尐妖づ 提交于 2019-12-24 09:38:01

问题


I'm creating web app on the Google App Engine. For the AJAX calling I use DWR. Latest DWR version doesn't work fine with gae, because of that I work with 2.0.6 version of the DWR.

On the local machine application works good. But on the Google server some methods called with errors. I only get errors in browser console (server logs are clear):

Any ideas? Why the behavior on the local and the server machines is different?

Thanks


回答1:


I found mistake in my server side code.

DWR 2 works fine for me. The question is closed.

Excuse me for your time.



来源:https://stackoverflow.com/questions/7552293/dwr-sometimes-die-on-the-gae-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!