1、安装linux中文支持

yum install "@Chinese Support" 

vi /etc/sysconfig/i18n  

LANG="zh_CN.UTF-8"

2、安装控制台中文包,注意was安装源要存在

/opt/IBM/InstallationManager/eclipse/tools/imcl modify com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044 -properties cic.selector.nl=zh -silent -acceptLicense


参考博文:http://blog.csdn.net/wisgood/article/details/38082709

                 http://www.webspherechina.net/Question/89485