开发者

Google app engine development server does not update web.xml

The development server updates .jsp and servlets files, but it does not update web.xml. So, the m开发者_JAVA百科apping doesn't work/update.

If I deploy to google app engine, everything works great (online).

What can I do to fix the development server ?

Platform: GAE, Java, Eclipse

Thank you


I never stopped the server after using it. After I stopped them, it worked.


In my case, even stopping the server and starting it again didn't work. So, for testing purpose I changed the port number and deployed the application on the new port.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜