`
happyqing
  • 浏览: 3154488 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

websphere7.0如何访问默认应用DefaultApplication

阅读更多

 

需要修改文件

/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/localhostCell01/applications/DefaultApplication.ear/deployments/DefaultApplication/DefaultWebApplication.war/WEB-INF/ibm-web-ext.xmi
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/installedApps/localhostCell01/DefaultApplication.ear/DefaultWebApplication.war/WEB-INF/ibm-web-ext.xmi

修改fileServingEnabled为true

fileServingEnabled="true" directoryBrowsingEnabled="false"

只修改第一个文件也行

 

重启应用

报:可能并未将应用程序分发至它被部署至的所有节点。使这些节点同步以确保该应用程序可用 

这个不影响使用。

可以用如下方法解决。

控制台--系统管理--节点--localhostNode01--同步

 

可设置首选项自动同步

控制台--系统管理--控制台首选项--Synchronize changes with Nodes


访问路径

http://localhost:9080/index.html

 

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics