windows下靜默式安裝IBM WAS9 的晌應文件

根據實際安裝路徑,修改如下xml文件,並保存成sample.xml,然後用imcl命令來安裝。

<?xml version=’1.0′ encoding=’UTF-8′?>
<agent-input>
<variables>
<variable name=’sharedLocation’ value=’C:\Users\zymh\IBM\IMShared’/>
</variables>
<server>
<repository location=’D:\Wiz-SoFt-Book\SoFtWare\IBM-WAS9-Setup-Win\JDK8.0\SDKJAVA_TM_TE_V8.0_WIN’/>
<repository location=’D:\Wiz-SoFt-Book\SoFtWare\IBM-WAS9-Setup-Win\WAS9.0ND\WAS_ND_V9.0’/>
</server>
<profile id=’IBM WebSphere Application Server V9.0′ installLocation=’C:\Users\zymh\IBM\WebSphere\AppServer’>
<data key=’cic.selector.arch’ value=’x86_64’/>
<data key=’cic.selector.nl’ value=’zh,en’/>
</profile>
<install>
<!– IBM WebSphere Application Server Network Deployment 9.0.0.0 –>
<offering profile=’IBM WebSphere Application Server V9.0′ id=’com.ibm.websphere.ND.v90′ version=’9.0.0.20160526_1854′ features=’core.feature,ejbdeploy,thinclient,embeddablecontainer’/>
<!– IBM SDK Java Technology Edition V8 8.0.3.0 –>
<offering profile=’IBM WebSphere Application Server V9.0′ id=’com.ibm.java.jdk.v8′ version=’8.0.3000.20160526_1317′ features=’com.ibm.sdk.8’/>
</install>
<preference name=’com.ibm.cic.common.core.preferences.eclipseCache’ value=’${sharedLocation}’/>
</agent-input>

以下文章點擊率最高

Loading…

     

如果這文章對你有幫助,請掃左上角微信支付-支付寶,給於打賞,以助博客運營