Changes

Jump to: navigation, search

OSTEP Websphere Manual Setup

No change in size, 17:55, 28 October 2014
no edit summary
= Install Websphere Application Server =
# * Download the Websphere Application Server Network Deployment file to the directory "/opt/IBM/Websphere/Downloads/".# * Make a directory to extract the Application Server files into "/opt/IBM/Websphere/Downloads/ApplicationServerND/"# * Move the file into their correct folders# * Extract the compressed files# * Make the following changes to the file "/opt/IBM/WebSphere/Downloads/ApplicationServerND/WAS/install"
<pre>
433,434c433
> release=`cat /etc/centos-release | awk '{print $4}'`
</pre>
# * Make the following changes to the file "/opt/IBM/WebSphere/Downloads/ApplicationServerND/WAS/response.nd.txt"
<pre>
35c35
> -OPT cimSelected="false"
</pre>
# * Navigate to the directory "/opt/IBM/WebSphere/Downloads/ApplicationServerND/WAS"# * run the following command:
<pre>
./install -options "responsefile.nd.txt" -silent
</pre>
# * Errors can be found in the following directories
<pre>
/home/user/waslogs
= Install Websphere Application Server Supplements =
# * Download the Websphere Application Server Network Deployment file to the directory "/opt/IBM/WebSphere/Downloads/"# * Make a directory to extract the Application Server Supplements files into "/opt/IBM/WebSphere/Downloads/ApplicationServerNDSup/"# * Move the file into their correct folders# * Extract the compressed files
198
edits

Navigation menu