商讯信箱
用户名: @
密  码:   注册|忘记密码
登录
个人用户经销商
您的位置:首页 > 技术频道 > 正文

WebSphere 在linux下的安装配置过程

作者:cxtt228  2007-08-12
    四.启动WebSphere
[root@test bin]# cd /opt/WebSphere/AppServer/bin [root@test bin]# ./admin adminclient.sh adminserver.sh [root@test bin]# ./adminserver.sh
    如果没有出现错误的话,就可以把WebSphere启动起来了。
    如果有错误的话请检查一下/opt/WebSphere/AppServer/logs下面的log。

    启动IBM HTTP Server
[root@test logs]# cd /opt/IBMHTTPServer/bin/ [root@test bin]# ./apachectl start

    然后访问一下,如果出现下面的窗口,表示HttpServer已经启动成功。http://<server IP address>

    五.部署WEB Application

    进入WebShere的控制台

[root@test bin]# cd /opt/WebSphere/AppServer/bin [root@test bin]# ./firststeps.sh

    看到下面的画面,点击进入控制台,部署WEB Aplication.(安装完成后默认情况下,这个example已经部署上去,为了做个例子,我把他删除重新部署了一遍) 进入控制台后,一路Next下来,就可以了,中间要输入选择数据库的类型,以及用户名密码,按情况输入就可以了。

1 2
【内容导航】
第1页: Websphere 的安装 第2页: 部署WEB Application
©版权所有。未经许可,不得转载。
[责任编辑:振宇]
[an error occurred while processing this directive]