ResponseFileTemplates/ihs_plugin_install.xml
<?xml version='1.0' encoding='UTF-8'?>
<agent-input> <variables> <variable name='sharedLocation' value='C:\IBM\IMShared'/> </variables> <server> <repository location='C:\media\IBM\WPS_85_INSTALL_IMAGE\WS_SDK_JAVA_TECH_7.0.6.1\IBMJAVA7'/> <repository location='C:\media\IBM\WPS_85_INSTALL_IMAGE\WSA_Server_NetDeplo_8.5.5.2\WAS8552'/> <repository location='C:\media\IBM\WPS_85_INSTALL_IMAGE\WSP_Extend_8.5_Install\WP85_Extend'/> <repository location='C:\media\IBM\WPS_85_INSTALL_IMAGE\WSP_EXTEND_8.5_SETUP\SETUP'/> <repository location='C:\media\IBM\WPS_85_INSTALL_IMAGE\WSP_Server_8.5_Install\WP85_Server'/> <repository location='C:\media\ibm\HTTPServer\v8.5.5\Install\WAS_V8.5.5_SUPPL'/> </server> <profile id='Web Server Plug-ins for IBM WebSphere Application Server V8.5' installLocation='C:\IBM\WebSphere\Plugins'> <data key='cic.selector.arch' value='x86'/> </profile> <install> <!-- Web Server Plug-ins for IBM WebSphere Application Server 8.5.5.0 --> <offering profile='Web Server Plug-ins for IBM WebSphere Application Server V8.5' id='com.ibm.websphere.PLG.v85' version='8.5.5000.20130514_1044' features='core.feature,com.ibm.jre.6_64bit'/> </install> <preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='${sharedLocation}'/> <preference name='offering.service.repositories.areUsed' value='false'/> </agent-input> |