Install WAS from a workstation using AWT mode
To use the abstract windowing toolkit (AWT) mode to install WAS for iSeries from a Windows 32-bit workstation, perform these steps:
Verify that the host server jobs have been started on your iSeries server. The host server jobs allow the installation code to run on iSeries.
Enter this command on an OS/400 command line:
STRHOSTSVR SERVER(*ALL)If TCP/IP is not started or if you don't know if TCP/IP is started, enter the Start TCP/IP (STRTCP) command on an OS/400 command line.
Place the WAS 5.0 for iSeries CD-ROM in the CD-ROM drive on the workstation.
Note: Do not use the IBM WAS Version 5 For Windows NT and Windows 2000 CD-ROM or any other CD-ROM (which was shipped with your WAS for iSeries package) for this set of steps.
The InstallShield program should automatically start. If it does not, open Windows Explorer and select your CD-ROM drive. Double-click the SETUP.EXE file to start the InstallShield program.
At the first panel, read the information and click Next.
Enter the name of the iSeries server where you are installing WAS. You also must enter a valid user ID and password for the server. This user ID must be user type (user class) *SECOFR and have a value of *USRCLS for special authority. Click Next.
On the next panel, select the options to install for WAS. Click Next.
WAS v5.0 for iSeries (5733WS5) options:
(Option Base) WAS
This option is required for any other option to be installed. It contains the Readme file and other common files for the product.
(Option 1) Client development and run time
Option 1 provides the client application development and run time portion of the WAS V5.0 product. This option allows you to compile your client application code and run both Java 2 Enterprise Edition (J2EE) client applications and Java thin applications. It also provides the necessary scripts and runtime for running remote HTTP, which is used in multiple-machine topologies. For more information, see the Remote HTTP topic in Administration.
(Option 2) Application server run time
Option 2 provides the application server run time for WAS. It allows you to deploy and run J2EE 1.3 compliant enterprise applications. This option requires option 1 to be installed also.
(Option 3) Samples
Option 3 provides the samples for WAS.
Language option
The language option denotes the National Language Support (NLS) option for the product. The language option is installed only for Option *Base.
On the next panel, select the options to install for WebSphere MQ V5.3 for iSeries. Click Next.
WebSphere MQ V5.3 for iSeries (5724B41) options:
(Option Base) WebSphere MQ
Install this product if you want to use the embedded JMS server component of WAS V5.0. This option is required for any other option to be installed.
(Option 1) WebSphere MQ - Samples
Option 1 provides the samples for WebSphere MQ.
Language option
The language option denotes the (NLS) option for the product. The language option is installed only for Option *Base.
On the next panel, select the options to install for WebSphere MQ classes for Java and JMS V5.3 for iSeries. Click Next.
WebSphere MQ classes for Java and JMS V5.3 for iSeries (5639C34) options:
(Option Base) WebSphere MQ classes for Java and JMS
Install this product if you want to use JMS from your applications or the embedded JMS server.
(Option 1) WebSphere MQ classes for Java and JMS - Samples
Option 1 provides the samples for WebSphere MQ classes for Java and JMS.
The options that you specified are displayed. Verify that they are correct. If they are not, click Back to change your installation options. If they are correct, click Next.
The InstallShield program displays messages that indicate the status of the installation and a status bar to show the progress of the installation.
After the installation is complete, the summary panel is displayed showing the options that were installed. Click Finish to close the InstallShield program.
For security purposes, if the host servers were not running, return your iSeries server to its original state with the End Host Server (ENDHOSTSVR) command after the install is complete.