码迷,mamicode.com
首页 > Web开发 > 详细

Websphere查看修改节点端口

时间:2016-06-28 13:20:00      阅读:2386      评论:0      收藏:0      [点我收藏+]

标签:websphere查看节点端口   查看节点端口   修改节点端口   


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查看修改节点端口

标签:websphere查看节点端口   查看节点端口   修改节点端口   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!