1.删除概要文件profile
1.1进入到bin目录,一般在F:\IBM\WebSphere\AppServer\bin
如删除profile AppSrv01:
F:\IBM\WebSphere\AppServer\bin>.\manageprofiles.bat -delete -profileName AppSrv01

2.新建的profile添加到登录节点node
2.1进入到bin目录,一般在F:\IBM\WebSphere\AppServer\profiles\AdminAgent01\bin
如添加healcareAppSrv01到登录节点:
F:\IBM\WebSphere\AppServer\profiles\AdminAgent01\bin>.\registerNode.bat -profilePath F:\IBM\WebSphere\AppServer\profiles\healcareAppSrv01

3.命令启动was adminagent
进入到bin目录,一般在F:\IBM\WebSphere\AppServer\bin>startServer.bat adminagent

4.was services注册到services channel
如要注册adminagent 到services channel:
进入到bin目录,一般在F:\IBM\WebSphere\AppServer\bin>WASServices.bat -add adminagent -serverName adminagent -profilePath F:\IBM\WebSphere\AppServer\profiles\AdminAgent01

关于 WebSphere Application Server常用到的一些相关命令
最新推荐文章于 2024-06-11 06:56:58 发布

4993

被折叠的 条评论
为什么被折叠?



