#ANNEXE 21 - Patch responsefile pour Websphere #============================================= # --- responsefile.txt.orig Fri Jun 25 09:32:35 2004 +++ responsefile.txt Fri Jun 25 09:39:09 2004 @@ -44,8 +44,8 @@ # "/usr/WebSphere/AppServer" # ******************************************* --P wasBean.installLocation="C:\Program Files\WebSphere\AppServer" - +#-P wasBean.installLocation="C:\Program Files\WebSphere\AppServer" +-P wasBean.installLocation="/usr/local/websphere51/appserver" # ******************************************* # IBM HTTP Server Install Location @@ -58,7 +58,7 @@ # value may be "/usr/IBMHTTPServer" # ******************************************* --P ihsFeatureBean.installLocation="C:\Program Files\IBMHTTPServer" +#-P ihsFeatureBean.installLocation="C:\Program Files\IBMHTTPServer" # ******************************************* @@ -164,7 +164,8 @@ # Install Embedded Messaging # ********* --P mqSeriesBean.active="true" +#-P mqSeriesBean.active="true" +-P mqSeriesBean.active="false" # ********* # The next three features are for Embedded Messaging. In order to install @@ -186,7 +187,8 @@ # option is set to "false." # ********* --P mqSeriesServerBean.active="true" +#-P mqSeriesServerBean.active="true" +-P mqSeriesServerBean.active="false" # ********* # Embedded Messaging Server and Client install location @@ -220,7 +222,8 @@ # Install Message-driven beans Samples # ********* --P mqSeriesSamplesBean.active="true" +#-P mqSeriesSamplesBean.active="true" +-P mqSeriesSamplesBean.active="false" # ******************************************* # @@ -233,7 +236,8 @@ # Install IHS WebServer 1.3.28 # ******************************************* --P ihsFeatureBean.active="true" +#-P ihsFeatureBean.active="true" +-P ihsFeatureBean.active="false" # ******************************************* @@ -259,7 +263,8 @@ # Install IBM HTTP Server v1.3 Plugin # ********* --P ihsPluginBean.active="true" +#-P ihsPluginBean.active="true" +-P ihsPluginBean.active="false" # ********* # Install IBM HTTP Server v2.0 Plugin @@ -271,7 +276,7 @@ # Install Apache Web Server v1.3 Plugin # ********* --P apachePluginBean.active="false" +-P apachePluginBean.active="true" # ********* # Install Apache Web Server v2.0 Plugin @@ -384,9 +389,10 @@ # 2. If you are performing coexistence, enter a unique node name. # ******************************************* --W nodeNameBean.nodeName="DefaultNode" --W nodeNameBean.hostName="127.0.0.1" - +#-W nodeNameBean.nodeName="DefaultNode" +#-W nodeNameBean.hostName="127.0.0.1" +-W nodeNameBean.nodeName="colinux" +-W nodeNameBean.hostName="192.168.0.42" # ******************************************* # Begin Installing Services @@ -410,13 +416,13 @@ # Install the IHS service # ********* --W serviceSettingsWizardBean.ihsChoice="true" +#-W serviceSettingsWizardBean.ihsChoice="true" # ********* # Install the WebSphere Application Server service # ********* --W serviceSettingsWizardBean.wasChoice="true" +#-W serviceSettingsWizardBean.wasChoice="true" # ********* # If you chose to install a service above, then you must @@ -431,13 +437,13 @@ # Replace YOUR_USER_NAME with your username. # ********* --W serviceSettingsWizardBean.userName="YOUR_USER_NAME" +-W serviceSettingsWizardBean.userName="was" # ********* # Replace YOUR_PASSWORD with your valid password. # ********* --W serviceSettingsWizardBean.password="YOUR_PASSWORD" +-W serviceSettingsWizardBean.password="was" # ******************************************* # @@ -453,14 +459,14 @@ # is also selected for install. # ******************************************* --P StartServerIconBean.active="true" --P StopServerIconBean.active="true" --P AdminConsolIconBean.active="true" --P SamplesGalleryIconBean.active="true" --P TivoliPerfIconBean.active="true" --P infoCenterIconBean.active="true" --P firstStepsIconBean.active="true" --P logAnalyzerIconBean.active="true" +#-P StartServerIconBean.active="true" +#-P StopServerIconBean.active="true" +#-P AdminConsolIconBean.active="true" +#-P SamplesGalleryIconBean.active="true" +#-P TivoliPerfIconBean.active="true" +#-P infoCenterIconBean.active="true" +#-P firstStepsIconBean.active="true" +#-P logAnalyzerIconBean.active="true" # ******************************************* @@ -488,19 +494,19 @@ # IBM HTTP Server Plugin v1.3 Config File Location # ********* --W defaultIHSConfigFileLocationBean.value="C:\Program Files\IBMHTTPServer\conf\httpd.conf" +#-W defaultIHSConfigFileLocationBean.value="C:\Program Files\IBMHTTPServer\conf\httpd.conf" # ********* # IBM HTTP Server Plugin v2.0Config File Location # ********* --W defaultIHS20ConfigFileLocationBean.value= +#-W defaultIHS20ConfigFileLocationBean.value= # ********* # Apache Web Server v1.3 Config File Location # ********* --W defaultApacheConfigFileLocationBean.value= +-W defaultApacheConfigFileLocationBean.value="/etc/apache/httpd.conf" # ********* # Apache Web Server v2.0 Config File Location