Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JBoss 4.x 部署失败无法将所有资源复制到 E:\jboss-4.2.0.GA\server\default\deploy\etc.war。如果文件被锁定,您可以等到锁定超时重新部署,或者停止服务器并重新部署,或者手动删除 E:\jboss-4.2.0.GA\server\default\deploy\etc.war.how 的部署来解决这个问题。
如果允许您停止服务器,简单的步骤是:
Stop the server, redeploy the WAR and start the server.