WebSphere® Application Server runs
in its own subsystem, called QWAS8, which is installed with the product.
Use these steps to prepare your system to run WebSphere Application Server profiles.
About this task
WebSphere Application Server profiles
run in the QWAS8 subsystem and require that TCP/IP is configured and
activated on the system. To prepare your system to run WebSphere Application Server profiles:
Procedure
- Start Transmission Control Protocol/Internet Protocol (TCP/IP).
On the CL command line, enter:
STRTCP
- Start your application server profile. If the
QWAS8 subsystem is not active, it is started when you start your application
server profile.
Avoid trouble: The default application
server does not automatically start when the subsystem is started.
If the QWAS8 subsystem is not currently active when you use the startServer
Qshell script to start your server, the QWAS8 subsystem is started.
gotcha
What to do next
Use one of the following methods to verify that the application
server is running:
- On the CL command line, enter the Work with Active Jobs (WRKACTJOB)
command:
WRKACTJOB SBS(QWAS8)
The SERVER1 job should be listed
if WebSphere Application Server Version
6.1 is installed. When the server is ready to accept requests, the
job log should contain message WAS0106, "WebSphere Application Server serverName ready."
- Look for QIBM_WSA_ADMIN under Server Jobs in the System i® Navigator.