静默安装was6.0网络部署版,同时创建一个dmgr概要

本文档详细介绍了如何通过静默安装命令和响应文件配置,来自动化安装WebSphere Application Server 6.0的网络部署版,并在安装过程中创建一个名为'dmgr01'的非默认DMGR概要。安装路径设为'/softdata/TestCluster/WebSphere/AppServer',同时包含了安装示例、帮助文档和端口设置。节点名称为'DmgrNode',主机名'dmgr',单元名'DmgrCell',并配置了多个关键端口如SOAP连接器地址、SSL服务器认证监听地址等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

执行安装命令./install -options "响应文件" -silent &

 

     响应文件内容详解如下:

         #接受许可协议

         -W silentInstallLicenseAcceptance.value="true"

         #设定安装路径

         -P wasProductBean.installLocation="/softdata/TestCluster/WebSphere/AppServer"

         #安装样例特性

         -P samplesProductFeatureBean.active="true"

         #安装帮助文档

         -P javadocsProductFeatureBean.active="true"

         #安装完后启动概要创建程序

         -W ndsummarypanelInstallWizardBean.launchPCT="true"

         #概要配置文件

         -W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation="/softdata/WASND6/WAS/dmgr01.txt"

 

概要配置文件dmgr01.txt内容如下

-W profilenamepanelInstallWizardBean.profileName="dmgr01"#概要名称

-W profilenamepanelInstallWizardBean.isDefault="false"#非默认概要

-P installLocation="/softdata/TestCluster/dmgr01"#概要安装路径

-W nodehostandcellnamepanelInstallWizardBean.nodeName="DmgrNode"#节点名称

-W nodehostandcellnamepanelInstallWizardBean.hostName="dmgr"#主机名称

-W nodehostandcellnamepanelInstallWizardBean.cellName="DmgrCell"#单元名称

 

#下面是设定端口

-W pctdmgrprofileportspanelInstallWizardBean.WC_adminhost="9070"
-W pctdmgrprofileportspanelInstallWizardBean.WC_adminhost_secure="9053"
-W pctdmgrprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="9819"
-W pctdmgrprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8889"
-W pctdmgrprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9414"
-W pctdmgrprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9416"
-W pctdmgrprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9415"
-W pctdmgrprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9111"
-W pctdmgrprofileportspanelInstallWizardBean.CELL_DISCOVERY_ADDRESS="7287"
-W pctdmgrprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9362"

 

-W profiletypepanelInstallWizardBean.selection="dmgr"

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值