The
goal of this discussion is to provide checklists and suggestions for installing the necessary systems to build and run WebSphere enterprise applications. These systems include the following:
The suggested order for installation is that shown above.
1. Create Folders for Installed systems
You may need to reinstall the Windows operating system or, conversely, one or more of the WebSphere components. Consequently, I suggest that you install all WebSphere related systems on a disk other than the C drive, such as the D drive. To make management easier, I suggest you put all of them in a folder, such as D:\MyServers.
2. Download and Unzip Install Files
Download copies of the installation files for DB2, WAS, and WSAD. You can get them from IBM's DeveloperWorks for tryout, from IBM's Scholars Program if you are an approved user for that site, or from the UNC Comp 119 (190-025)course materials if you are enrolled in that course. The last can be found in UNC CompSci AFS space at: /afs/cs.unc.edu/project/courses/materials/jbs/tools/downloads/; you should use the latest versions of DB2, WAS, and WSAD that are provided there.
3. Create DB2 Login
When you install DB2, you will need to provide a DB2 administrator login and password that has administrative privileges on your system. Since the login and password may have to be shared by several developers working on a project and since this information is stored in clear text in a file on the system, I suggest that you create a special login for this purpose. Since the default provided by the install wizard is db2admin, I suggest you use this, but you will need to create a new local user on your computer prior to installation.
4. Install Java
You will need a Java runtime environment, at least 1.3.1, for some of the components. Be sure this or a later version is installed. I suggest installing both the Standard and J2EE SDKs.