首页 > Web开发 > 详细

Websphere查看修改节点端口

时间:2016-06-28 13:17:05      阅读:368      评论:0      收藏:0      [点我收藏+]


Websphere8.5.0查看修改节点端口


查看端口

例如查看Dmgr管理服务器的端口,进入


/opt/IBM/WebSphere/AppServer/profiles/Dmgr01/properties目录下查看portdef.props文件。



或者进入


/opt/IBM/WebSphere/AppServer/profiles/Dmgr01/config/cells/localhostCell01/nodes/localhostCellManager


01目录下查看serverindex.xml文件。




修改端口


1、首先打开WAS6.0的控制台
  http://localhost:9060/ibm/console/ 以admin(任何标识)用户登录
2、打开 环境->虚拟主机->default_host->其它属性(主机别名)
  ->首先把80端口修改为其它端口,然后再把9080端口修改为80端口
3、修改(修改前先备份)
(1)/opt/IBM/WebSphere/AppServer/profiles/Dmgr01/properties/prodef.props
  把9080端口改为80
(2)/opt/IBM/WebSphere/AppServer/profiles/Dmgr01/config/cells/localhostCell01/nodes/localhostCellManager/serverindex.xml
  把9080端口改为80




本文出自 “德泽无忧” 博客,谢绝转载!

Websphere查看修改节点端口

原文:http://dezewuyou.blog.51cto.com/2628602/1793506

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!