nc+was静默部署

NC部署脚本

设置was的dmgr目录位置并同步到was

cd /nchome/bin && ./wasProfileCmd.sh SET /IBM/WebSphere/AppServer/profiles/Dmgr01 true && ./wasProfileCmd.sh SYNC

生产ejb

cd /nchome/bin && ./wasDeploy.sh

部署nc

./wasInstall.sh

读取授权

rm -rf licnese && ./genLicense3.sh

生产ihs的plugin文件

./ihsConfigGen.sh /was/IBM/HTTPServer /was/IBM/WebSphere/Plugins webserver1

posted @ 2020-09-21 09:16  Qtong  阅读(344)  评论(0)    收藏  举报