# Response file for WAS 5.0 Install

# Please follow the comments to use the response file and understand the various options
# You must carefully fill out or change the various values. May cause failure if not filled out
# properly

# IMPORTANT:: ALL VALUES MUST BE ENCLOSED IN DOUBLE QUOTES ( "" ).

# Beginning of the response file that needs to be filled in by the user
# Specify silent install. The below value will indicates the install would be silent. If you wish not to install
# silently, just delete this value.

-silent


###########################################
# This value is required.
# PLEASE DO NOT REMOVE THIS VALUE.

-W setupTypes.selectedSetupTypeId="custom"

###########################################


# WAS Install Location
# You will need to change this for UNIX Platforms.. As an example for aix, you can have it as
# "/usr/WebSphere/AppServer"

-P wasBean.installLocation="C:\WebSphere\AppServer"

# IHS install Location

-P ihsFeatureBean.installLocation="C:\IBMHTTPServer"

# Set the following values to true or false, depending upon whether you want to install the following features or not

# Install Server

-P serverBean.active="true"

####

# Begin Features for Admin

####

# Install Admin

-P adminBean.active="true"

# The next 2 features are part of Admin. In order that any of these
# features be installed, the property to install Admin as above must be
# set to true.

# Install Admin Scripting

-P adminScriptingFeatureBean.active="true"

# Install Admin Console

-P adminConsoleFeatureBean.active="true"

####

# End Features for Admin

####

####

# Begin Features for Application And Assembly Tools

####

# Install Application And Assembly Tools

-P applicationAndAssemblyToolsBean.active="true"

# The next 3 features are part of Application And Assembly Tools. In order that any of these
# features be installed, the property to install Application And Assembly Tools as above must be
# set to true.

# Install Application And Assembly Tool

-P applicationAssemblyToolBean.active="true"

# Install deploy Tool

-P deployToolBean.active="true"

# Install Ant Utility

-P antUtilityBean.active="true"

####

# End Features for Application And Assembly Tools

####

####

# Begin Features for Embedded Messaging

####

# Install Embedded Messaging
# In order to install any of the following two Sub-Features, you will have to set this Feature to true.

-P mqSeriesBean.active="true"

# The next three features are for Embedded Messaging Server and Client.

# Install Embedded Messaging Server.

-P mqSeriesServerBean.active="true"

# Install the Embedded Messaging Client

-P mqSeriesClientBean.active="true"

# Install Message_Driven Bean Samples

-P mqSeriesSamplesBean.active="false"

# Install IHS WebServer 1.3.26

-P ihsFeatureBean.active="true"

# Install Plugin Files

-P pluginBean.active="true"

# Install IHS plugin

-P ihsPluginBean.active="true"

# Install Apache Plugin

-P apachePluginBean.active="false"

# Install IIS Plugin

-P iisPluginBean.active="false"

# Install IPlanet Plugin

-P iplanet60PluginBean.active="false"

# Install Domino Plugin

-P dominoPluginBean.active="false"

# Install Samples

-P samplesBean.active="false"

####

# Begin Features for Performance and Analysis Tools

####

# Install Performance And Analysis Tools

-P performanceAndAnalysisToolsBean.active="true"

# The next 2 features are part of Performance And Analysis Tools. In order that any of these
# features be installed, the property to install Performance And Analysis Tools as above must be
# set to true.

# Install Tivoli Performance Viewer

-P tivoliPerfBean.active="true"

# Install Dynamic Cache Monitor

-P DCMBean.active="true"

# Installs Performance Servlet

-P performanceServletBean.active="true"

####

# End Features for Performance and Analysis Tools

####

# Install Javadocs

-P javadocBean.active="true"

# You must replace the "DefaultNode" with the node name that you want the default node to be,
# and "127.0.0.1" to a resolveable hostname or IP address for your machine.
