You can install WebSphere® Application Server Version 8.0 using Installation Manager response files.
Prepare each of the systems onto which you want to install the product as described in Installing Installation Manager and preparing to install the product.
Using Installation Manager, you can work with response files to install the product in a variety of ways. You can record a response file using the GUI as described in the following procedure, or you can generate a new response file by hand or by taking an example and modifying it.
<?xml version="1.0" encoding="UTF-8"?> <agent-input clean="true" temporary="true"> <server> <repository location="http://www.ibm.com/software/repositorymanager/com.ibm.websphere.ND.v80" /> </server> <install modify='false'> <offering id='com.ibm.websphere.ND.v80' profile='IBM WebSphere Application Server Network Deployment V8.0' features='core.feature,ejbdeploy,thinclient,embeddablecontainer,com.ibm.sdk.6_32bit' installFixes='none'/> </install> <profile id='IBM WebSphere Application Server Network Deployment V8.0' installLocation='C:\Program Files\IBM\WebSphere\AppServer'> <data key='eclipseLocation' value='C:\Program Files\IBM\WebSphere\AppServer'/> <data key='user.import.profile' value='false'/> <data key='cic.selector.nl' value='en'/> </profile> </agent-input>
<preference value='false' name='offering.service.repositories.areUsed'/> <preference value='false' name='com.ibm.cic.common.core.preferences.searchForUpdates'/>You can find more details on silent preference keys in the IBM Installation Manager Version 1.4 Information Center, IBM Installation Manager Version 1.5 Information Center, or the IBM Installation Manager Version 1.6 Information Center.
You can create a standalone application server profile, management profile, managed (custom) profile, cell profile, or secure proxy profile using the Profile Management Tool or the manageprofiles command.
In this information ...Related information
| IBM Redbooks, demos, education, and more(Index) |