有人可以帮帮我吗? 每当我运行我的应用程序时,我都会收到以下错误:
Starting GlassFish Server
GlassFish Server is running.
In-place deployment at /root/Desktop/SEG3502/Lab3/build/web
GlassFish Server, deploy, null, false
/root/Desktop/SEG3502/Lab3/nbproject/build-impl.xml:1045: The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 58 seconds)
答案 0 :(得分:0)
首先取消部署任何以前版本的应用,停止glassfish服务器,清理并构建当前版本,然后重新启动/部署。