随笔分类 -  CRT

摘要:输入用户名、密码登陆以后# ps -eaf | grep websphere找到路径/usr/IBM/WebSphere/AppServer/进入/usr/IBM/WebSphere/AppServer/bin运行stopServer.sh server1其中server1为服务器实例名需要输入登陆... 阅读全文
posted @ 2014-12-21 00:23 JAVA之迷