红旗DC Server上安装Websphere Application Server 6.0

  从红旗的网站和IBM的网站上都找不到Websphere Application Server 6.0在DC Server 5.0上的认证。Websphere Application Server 6.0的认证只在DC Server 4.1上有。
  今天由于项目需要,尝试在DC Server 5.0上进行安装。
  安装过程比较顺利,步骤如下:
1、清理变量

unset LANG
unset LANGUAGE

2、启动WAS安装程序

cd /mnt/cdrom
WAS/install.sh

※由于Websphere Application Server 6.0没有对2.6核心的认证,所以不能使用光盘根目录上的安装程序,需要进入子目录分步安装。
3、启动IBM HTTP Server安装程序

IBMHS/install.sh

  到此WebSphere Application Server 6.0就已经安装完毕了。
4、注意事项
1)从IBM的网站上查到的信息是,WebSphere Application Server 5.1/6.0对普通的linux服务器都只有32bit版本,也就是x86版本;并没有提供x86_64版本。
  但WebSphere Application Server 5.1/6.0在OpenPower Linux平台上只有64bit版本。
  在选择安装版本的时候千万要注意。
2)WebSphere Application Server 6.0在红旗 DC Server 4.1上有认证,并没有针对Server 4.1 SP1的认证。
  所以DC Server 4.1 SP1上并不能安装WebSphere 6.0,如果产品已经升级到SP1核心2.4.21-20.19AX的话,需要回到原来的2.4.21-9.11AX核心才能正常安装。

※注:当前红旗DC Server 5.0已经通过WebSphere 6.0认证,可以在IBM网站或红旗网站获取相关信息。

配置WAS 5.1连接Oracle
WAS 5.1使用J2C 认证数据条目
配置WebSphere 5.1的数据库连接池
在DC 5.0上安装WAS 5.1
解决IBM x460网络ping故障

原创文章,作者:kepupublish,如若转载,请注明出处:https://blog.ytso.com/103750.html

(0)
上一篇 2021年8月25日
下一篇 2021年8月25日

相关推荐

发表回复

登录后才能评论