You can install the DMZ Secure Proxy Server for IBM WebSphere Application Server using Installation Manager response files. Installing the DMZ Secure Proxy Server allows a secure proxy server profile to be created outside of the cell.
Using Installation Manager, you can work with response files to install the DMZ Secure Proxy Server 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.NDDMZ.v80" /> </server> <install modify='false'> <offering id='com.ibm.websphere.NDDMZ.v80' profile='DMZ Secure Proxy Server for IBM WebSphere Application Server V8.0' features='core.feature,thinclient,com.ibm.jre.6_32bit' installFixes='none'/> </install> <profile id='DMZ Secure Proxy Server for IBM WebSphere Application Server 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>
In this information ...Related information
| IBM Redbooks, demos, education, and more(Index) |