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.
You can install Installation Manager using the product media, using a file obtained from the Passport Advantage® site, or using a file containing the most current version of Installation Manager from the IBM® Installation Manager download website.
You can install Installation Manager using the product media, using a file obtained from the Passport Advantage site, or using a file containing the most current version of Installation Manager from the IBM Installation Manager download website.
You can install Installation Manager using the product media, using a file obtained from the Passport Advantage site, or using a file containing the most current version of Installation Manager from the IBM Installation Manager download website.
http://www.ibm.com/software/repositorymanager/com.ibm.websphere.NDDMZ.v85
Whenever possible, you should use the remote web-based repositories so that you are accessing the most up-to-date installation files.
You can access the product repositories on the product media. Use Installation Manager to install the product from the product repositories on the media.
http://www.ibm.com/software/repositorymanager/com.ibm.websphere.NDDMZ.v85
Whenever possible, you should use the remote web-based repositories so that you are accessing the most up-to-date installation files.
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.
IBMIM.exe -skipInstall "C:\temp\imRegistry"
-record C:\temp\install_response_file.xml
./IBMIM -skipInstall /var/temp/imRegistry
-record /var/temp/install_response_file.xml
./IBMIM -skipInstall user_home/var/temp/imRegistry
-record user_home/var/temp/install_response_file.xml
The -skipInstall operation should not be used on the actual agent data location used by Installation Manager. This is unsupported. Use a clean writable location, and re-use that location for future recording sessions.
For more information, read the IBM Installation Manager Version 1.6 Information Center or the IBM Installation Manager Version 1.5 Information Center.
https://downloads.mycorp.com:8080/WAS_85_repository
orhttp://www.ibm.com/software/repositorymanager/com.ibm.websphere.NDDMZ.v85
Installation Manager searches its defined repositories for available packages.
If you already have the DMZ Secure Proxy Server installed on your system, a message displays indicating that the DMZ Secure Proxy Server is already installed. To create another installation of the DMZ Secure Proxy Server in another location, click Continue.
Any recommended fixes are selected by default.
If there are recommended fixes, you can select the option to show only recommended fixes and hide non-recommended fixes.
The panel also displays the shared resources directory and disk-space information.
Symbolic links are not supported.
The DMZ Secure Proxy Server cannot install properly if the target directory includes a semicolon.
A semicolon is the character
used to construct the class path on Windows systems.
English is always selected.
The Administration Thin Client is a runtime client that enables applications to run administration tasks to the application server.
This option allows you to choose between a 32-bit and 64-bit IBM Runtime Environment for Java.
IBMIM.exe -skipInstall "C:\temp\imRegistry"
-keyring C:\IM\im.keyring
-record C:\temp\keyring_response_file.xml
./IBMIM -skipInstall /var/temp/imRegistry
-keyring /var/IM/im.keyring
-record /var/temp/keyring_response_file.xml
./IBMIM -skipInstall user_home/var/temp/imRegistry
-keyring user_home/var/IM/im.keyring
-record user_home/var/temp/keyring_response_file.xml
For more information, read the IBM Installation Manager Version 1.6 Information Center or the IBM Installation Manager Version 1.5 Information Center.
There is no migration path from keyring files to storage files because of the differences in the file structures. You must create a storage file to replace a keyring file.
For more information on using the -secureStorageFile and -masterPasswordFile options to store credentials in a credential storage file, see the Installation Manager Version 1.6 Information Center.
imcl.exe -acceptLicense
input C:\temp\keyring_response_file.xml
-log C:\temp\keyring_log.xml
./imcl -acceptLicense
input /var/temp/keyring_response_file.xml
-log /var/temp/keyring_log.xml
./imcl -acceptLicense
input user_home/var/temp/keyring_response_file.xml
-log user_home/var/temp/keyring_log.xml
There is no migration path from keyring files to storage files because of the differences in the file structures. You must create a storage file to replace a keyring file.
For more information on using the -secureStorageFile and -masterPasswordFile options to store credentials in a credential storage file, see the Installation Manager Version 1.6 Information Center.
imcl.exe -acceptLicense
input C:\temp\install_response_file.xml
-log C:\temp\install_log.xml
-keyring C:\IM\im.keyring
./imcl -acceptLicense
input /var/temp/install_response_file.xml
-log /var/temp/install_log.xml
-keyring /var/IM/im.keyring
./imcl -acceptLicense
input user_home/var/temp/install_response_file.xml
-log user_home/var/temp/install_log.xml
-keyring user_home/var/IM/im.keyring
Read the IBM Installation Manager Version 1.6 Information Center or the IBM Installation Manager Version 1.5 Information Center for more information.
<?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.v85" />
</server>
<install modify='false'>
<offering id='com.ibm.websphere.NDDMZ.v85'
profile='DMZ Secure Proxy Server for IBM WebSphere Application Server V8.5'
features='core.feature,thinclient,com.ibm.jre.6_32bit' installFixes='none'/>
</install>
<profile id='DMZ Secure Proxy Server for IBM WebSphere Application Server V8.5'
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>
<offering profile='DMZ Secure Proxy Server for IBM WebSphere Application Server V8.5'
features='core.feature,thinclient,com.ibm.jre.6_32bit' id='com.ibm.websphere.NDDMZ.v85'/>
<offering profile='DMZ Secure Proxy Server for IBM WebSphere Application Server V8.5'
features='core.feature,thinclient,com.ibm.jre.6_64bit' id='com.ibm.websphere.NDDMZ.v85'/>