0

试图webapp在. context root_ 上下文根WebSphere目录的物理目录结构/URL 是什么?WebSphere 8.5在JBOSS中,以前是

jboss\server\default\deploy\jbossweb-tomcat50.sar\ROOT.war

寻找与此位置等效的 WebSphere。有小费吗?

4

1 回答 1

0

WebSphere 中的一场战争将扩展到<WebSphere install dir>/profiles/<profile name>/config/cells/<cell name>/applications/<app name>.ear/deployments/<app name>/<module name>.war/

如果该目录中的新/更改文件没有被拾取,您必须编辑应用程序的压缩 .ear 以包含这些文件并通过管理控制台或 wsadmin 更新/重新部署它。

于 2020-07-23T14:28:46.287 回答