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 でデプロイを手動で削除します。これを解決する方法。
サーバーの停止が許可されている場合、簡単な手順は次のとおりです。
Stop the server, redeploy the WAR and start the server.