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

  1. Copy J2SE 5.0 JDK (jdk-1_5_0_01-windows-i586-p.exe) from CD to local hard drive
  2. Run the executable file
  3. In “Setup Type”, select Custom
  4. Specify the installation folder as: C:Javajdk1.5.0_01
  5. Restart the system.

Task 2:Install Tomcat 5.4

  1. Copy Tomcat v5.5.4 (jakarta-tomcat-5.5.4.exe )from CD
  2. Run jakarta-tomcat-5.5.4.exe install wizard
  3. In “Choose Installation Location”, specif: Destination folder: c:appServertomcat5.5
  4. In “Configuration”,
    • http connect port: 8080
    • user name: admin
    • password: admin
  5. In Java Virtual Machine: specify: C:Javajdk1.5.0_01
  6. After installation, check run Apache Tomcat. And click Finish. You will see a Tomcat icon right-bottom of tool bar.
  7. Launch tomcat welcome page by the following url to verify the installation. http://localhost:8080/

Task 3: Install Eclipse 3.0.1

  1. Copy eclipse-SDK-3.0.1-win32.zip from CD to local hard drive
  2. Unzip the file to c:ide

Task 4: Install MyEcipse 3.8

  1. Copy MyEcipse(EnterpriseWorkbenchInstaller_030803.exe) from CD to local hard drive
  2. Double click the EnterpriseWorkbenchInstaller_030803.exe.
  3. In “Choose Install Folder” , specify as: C:ideMyEclipse
  4. Following the wizard steps to complete the installation

Task 5: Install IBM DB2 V8.1

  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:.