Minimum Hardware Requirements
- 500MHz CPU
- 256MB memory
- 500MB hard disk space
Minimum Software Requirements
- Windows XP, 2000 or Windows NT Workstation V4.0 (with Service Pack 6a)
- Adobe Acrobat Reader V4.
- Netscape 4.7 or IE 5.0
- WinZip 8.0 or higher
- J2 SDK 1.5(jdk-1_5_0_01-windows-i586-p.exe)*
- Tomcat 5.5.4(jakarta-tomcat-5.5.4.exe)*
- Eclipse 3.0.1 (eclipse-SDK-3.0.1-win32.zip)*
- MyEclipse 3.8 (EnterpriseWorkbenchInstaller_030803.exe)*
- IBM DB2 V8.1 Enterprise Server Edition *
* – indicates software provided by Web Age Solutions on CD.
Installation
Receive the supporting zip file by email from Web Age Solutions.
Receive the following CD from Web Age Solutions:
- J2 SDK 1.5(jdk-1_5_0_01-windows-i586-p.exe)
- Tomcat 5.5.4(jakarta-tomcat-5.5.4.exe)
- Eclipse 3.0.1 (eclipse-SDK-3.0.1-win32.zip)
- MyEclipse 3.8 (EnterpriseWorkbenchInstaller_030803.exe)
- IBM DB2 V8.1 Enterprise Server Edition
Install and setup the software in the following order:
Task 1: Install J2SE 5.0
- Copy J2SE 5.0 JDK (jdk-1_5_0_01-windows-i586-p.exe) from CD to local hard drive
- Run the executable file
- In “Setup Type”, select Custom
- Specify the installation folder as: C:Javajdk1.5.0_01
- Restart the system.
Task 2:Install Tomcat 5.4
- Copy Tomcat v5.5.4 (jakarta-tomcat-5.5.4.exe )from CD
- Run jakarta-tomcat-5.5.4.exe install wizard
- In “Choose Installation Location”, specif: Destination folder: c:appServertomcat5.5
- In “Configuration”,
- http connect port: 8080
- user name: admin
- password: admin
- In Java Virtual Machine: specify: C:Javajdk1.5.0_01
- After installation, check run Apache Tomcat. And click Finish. You will see a Tomcat icon right-bottom of tool bar.
- Launch tomcat welcome page by the following url to verify the installation. http://localhost:8080/
Task 3: Install Eclipse 3.0.1
- Copy eclipse-SDK-3.0.1-win32.zip from CD to local hard drive
- Unzip the file to c:ide
Task 4: Install MyEcipse 3.8
- Copy MyEcipse(EnterpriseWorkbenchInstaller_030803.exe) from CD to local hard drive
- Double click the EnterpriseWorkbenchInstaller_030803.exe.
- In “Choose Install Folder” , specify as: C:ideMyEclipse
- Following the wizard steps to complete the installation
Task 5: Install IBM DB2 V8.1
- Click the link IBM DB2 V8.1 Enterprise for installation instructions.
Task 6: Unzip the labs.zip from within the supporting zip file to C:.