WA1618 Lab Setup Guide
Minimum Hardware Requirements
  • 1 Ghz Pentium IV
  • 1 GB RAM
  • 8 GB Disk space
  • Network connection (Ethernet or token ring card)
  • Connection to the Internet. Note, some of the lab exercises may not work without a working Internet connection.
Minimum Software Requirements
  • Microsoft Windows 2000 SP4 or Windows XP
  • Internet Explorer 6.0
  • WinZip 8.0 or higher
  • JDK 6.0 Update 3*
  • Apache Tomcat 6*
  • WTP v2.1*
  • JSF 1.2 RI*
  • Oracle ADF*
Installation

Receive the Supporting Zip file by email from Web Age Solutions.

Receive the following CD from Web Age Solutions:

  • WA1618 CD including:
    • JDK 6.0 Update 3 (jdk-6u3-windows-i586-p.exe)
    • Apache Tomcat 6 (apache-tomcat-6.0.14.zip)
    • WTP v2.1 (wtp-all-in-one-sdk-R-2.0.1-20070926042742-win32.zip)
    • JSF 1.2 RI  (jsf-1.2_04-b07-FCS.zip)
    • Oracle ADF (adf-faces-10_1_3_0_4.zip)

Install and setup the software in the following order:

Install JDK 6.0 Update 3

  1. From the CD, copy jdk-6u3-windows-i586-p.exe to C:\Software.
  2. Uninstall all existing JDK and JRE installs.
  3. From C:\Software, run jdk-6u3-windows-i586-p.exe.
  4. Click Accept to accept the license agreement.
  5. Click Next to accept all the defaults in the custom setup screen.
  6. Click Next to accept the default install folder.
  7. Uncheck the Show the readme file check box and click Finish.

Install Apache Tomcat 6.

  1. From the CD, copy apache-tomcat-6.0.14.zip to C:\Software.
  2. From C:\Software, extract apache-tomcat-6.0.14.zip in C:\. This should create the C:\apache-tomcat-6.0.14 folder.

Install WTP v2.1.

  1. From the CD, copy wtp-all-in-one-sdk-R-2.0.1-20070926042742-win32.zip to C:\Software.
  2. From C:\Software, extract wtp-all-in-one-sdk-R-2.0.1-20070926042742-win32.zip in C:\. This should create the C:\eclipse folder.

Install JSF 1.2 RI.

  1. From the CD, copy jsf-1.2_04-b07-FCS.zip to C:\Software.
  2. From C:\Software, extract jsf-1.2_04-b07-FCS.zip in C:\. This should create the C:\jsf-1.2_04-b07-FCS folder.

Install Oracle ADF.

  • From the CD, copy adf-faces-10_1_3_0_4.zip to C:\. Do not unzip the file.

Unzip student lab files

  • Unzip the Supporting zip file in C:\. This should create C:\LabFiles.