首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

Linux下静默安装websphere7 小弟我的成功安装过程

2012-11-08 
Linux上静默安装websphere7 我的成功安装过程(此文转载自http://www.webspherechina.net/club/thread-1764

Linux上静默安装websphere7 我的成功安装过程

(此文转载自http://www.webspherechina.net/club/thread-17647-1-1.html)原作者:pchming

转载过来是为了以后自己需要时,可方便查看。

准备操作? ?? ?? ???stopped.

8.启动服务器 server1
[root@was bin]# ./startServer.sh server1
ADMU0116I: Tool information is being logged in file
? ?? ?? ???/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/startServer.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server server1 open for e-business; process id is 2771

至此 websphere 应用服务器静默安装完成,以后可通过外部浏览器登陆到服务器https://你的服务器地址:9043/ibm/console/login.jsp或通过命令行进行配置与管理。

热点排行