Preparing WebSphere
Application Server Network
Deployment on Linux
IBM® WebSphere® Portal Express provides
a customized installation package (CIP) that includes IBM WebSphere Application Server Network
Deployment and all required maintenance packages. Use the supplied discs to
install WebSphere
Application Server Network Deployment
on a dedicated system.
- Prerequisites
- Preparing databases
- Preparing user registries on Linux
Perform the following steps to install WebSphere
Application Server Network
Deployment:
- Install WebSphere
Application Server Network
Deployment or use the CIP to upgrade an existing installation. Run the following
command: cd_root/Linux/architecture/ifpackage/WAS/install, where cd_root is the root directory of the disc and architecture is
the system's processor architecture.
- Choose one of the following options to create
a default deployment manager profile:
- Run the following command to start the deployment manager: ./startManager.sh, located in the wp_profile_root/bin directory.
- Use the following URL to launch the network deployment administrative
console: http://dmgr_hostname:9060/ibm/console,
where dmgr_hostname is the fully qualified host name for
the WebSphere
Application Server Network Deployment.
- Log into the deployment manager administrative
console.
- Increase the HTTP connection timeouts for the deployment
manager.
- Click .
- Increase the timeout values. For the WCInboundAdmin and WCInboundAdminSecure entries listed in the web container transport chains section, complete the
following steps to increase the timeout values:
- Click HTTP Inbound Channel.
- Change the Read timeout value to 180.
- Change the Write timeout value to 180.
- Save the configuration changes.
- Change the timeout request period for the Java Management
Extensions (JMX) connector.
- Click .
- Select the requestTimeout property, and
increase the value from 600 to 6000.
- Save the configuration changes.
- Update the maximum Java heap size used by the deployment
manager:
- Click .
- Update the value in the Maximum Heap Size field.
A value of at least 1024 MB is recommended.
- Click OK, and then save your changes.
- Click and select Enable Application Security.
Then save the configuration changes.
- Change the timeout request period for the Simple
Object Access Protocol (SOAP) client. Edit the soap.client.props file,
located in the wp_profile/properties directory:
Change
the line to: com.ibm.SOAP.requestTimeout=6000.
- Run the following tasks to stop and restart
the deployment manager:
- ./stopManager.sh, located in the wp_profile_root/bin directory
- ./startManager.sh, located in the wp_profile_root/bin directory
Parent topic: Preparing prerequisite and corequisite software on Linux
Previous topic: Preparing user registries on Linux
Next topic: Preparing a remote Web server on Linux
|
|
|