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.
我想知道部署的“WAR”文件在 JBoss 7 中的哪个位置被炸开?在 JBoss 4.3 中,它会在“tmp”文件夹中的某个地方爆炸,但我无法找到它在 JBoss 7 中爆炸到的位置。谢谢
它并没有真正爆炸,而是作为虚拟文件系统 (vfs) 安装的。您可以在 tmp/vfs/deployment* 和 tmp/vfs/temp* 中找到文件
更多信息在这里:https ://community.jboss.org/wiki/VFS3UserGuide