根据实际的安装路径,然后修改如下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_V9.0_IHS_PLG’/>
</server>
<profile id=’Web Server Plug-ins for IBM WebSphere Application Server V9.0′ installLocation=’C:\Users\zymh\IBM\WebSphere\Plugins’>
<data key=’cic.selector.arch’ value=’x86_64’/>
</profile>
<install>
<!– Web Server Plug-ins for IBM WebSphere Application Server 9.0.0.0 –>
<offering profile=’Web Server Plug-ins for IBM WebSphere Application Server V9.0′ id=’com.ibm.websphere.PLG.v90′ version=’9.0.0.20160526_1854′ features=’core.feature’/>
<!– IBM SDK Java Technology Edition V8 8.0.3.0 –>
<offering profile=’Web Server Plug-ins for 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…