You can install the Pluggable Application Client using Installation Manager response files.
Using Installation Manager, you can work with response files to install the Pluggable Application Client 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.PLUGCLIENT.v80" /> </server> <install modify='false'> <offering id='com.ibm.websphere.PLUGCLIENT.v80' profile='Pluggable Application Client for IBM WebSphere Application Server V8.0' features='pluggableclient.core.feature' installFixes='none'/> </install> <profile id='Pluggable Application Client for IBM WebSphere Application Server V8.0' installLocation='C:\Program Files\IBM\WebSphere\PlugClient'> <data key='eclipseLocation' value='C:\Program Files\IBM\WebSphere\PlugClient'/> <data key='user.import.profile' value='false'/> <data key='user.select.64bit.image,com.ibm.websphere.PLUGCLIENT.v80' value='false'/> <data key='user.appclient.serverHostname' value='localhost'/> <data key='user.appclient.serverPort' value='2809'/> <data key='user.plugclient.sunJreHome' value='C:\Program Files\Java\jre6'/> <data key='user.plugclient.sunJdkHome' value='C:\Program Files\Java\jdk1.6.0_21'/> <data key='cic.selector.nl' value='en'/> </profile> </agent-input>
In this information ...Related information
| IBM Redbooks, demos, education, and more(Index) |