补丁下载地址:
https://www-01.ibm.com/support/docview.wss?uid=ibm10884302&myns=swgws&mynp=OCSSEQTP&mync=A&cm
unzip 8.5.5.0-ws-wasnd-ifph11655.zip -d 8.5.5.0-ws-wasnd-ifph11655
找到was安装目录:如:/opt/IBM/WebSphere/AppServer
进入到im工具目录,执行安装
如:/opt/IBM/InstallationManager/eclipse/tools
./imcl updateAll -repositories /tmp/8.5.5.0-ws-wasnd-ifph11655/repository.config -installationDirectory /opt/IBM/WebSphere/AppServer -acceptLicense
其中,/tmp/8.5.5.0-ws-wasnd-ifph11655为补丁包解压路径
查看/opt/IBM/WebSphere/AppServer/properties/version下的,history.xml,是否有升级成功的字样
原文:https://www.cnblogs.com/zxw-xxcsl/p/11211764.html