sun.com docs.sun.com My Sun Worldwide Sites

Previous Previous     Contents     Next Next
Chapter 3

Installation

This chapter explains how to install the SOAP with Attachments API for Java TCK 1.3 (SAAJ TCK) software. After installing the software according to the instructions in this chapter, proceed to Chapter 4 for instructions on configuring your test environment.

3.1 Obtaining the SAAJ 1.3 Reference Implementation

You can obtain the Sun Microsystems SAAJ Reference Implementation (RI), Version 1.3 software from the Java Community Process web site. Sun's SAAJ RI software is not necessary for running the SAAJ TCK, but it can be useful as a test base for familiarizing yourself with the TCK before testing your own SAAJ implementation.

3.2 Installing the Software

Before you can run the SAAJ TCK tests, you must install and set up the following software components:

  • Java SE 5

  • Apache Tomcat 5.5.x

  • SAAJ TCK version 1.3

  • An implementation of the SAAJ 1.3 specification

ProcedureTo install the SAAJ software

  1. Install the Java SE 5 software, if it is not already installed.

    Download and install the Java SE 5 software from the Java Software Web site. Refer to the installation instructions that accompany the software for additional information.

  2. Install the Apache Tomcat 5.5.x server software, if it is not already installed.

    Download and install the latest version of Tomcat from Apache.org. Refer to the installation instructions that accompany the software for additional information.

  3. Install the SAAJ TCK 1.3 software.

    1. Copy or download the SAAJ TCK software to your local system.

      You can obtain the SAAJ TCK software from the Java Partner Engineering Web site. The SAAJ TCK software is located in the OPTPKG-XML/saaj directory in the Web site's Download Center area.

    2. Change to the directory in which you want to install the SAAJ TCK software:

      cd <install_directory>
    3. Use the unzip command to extract the bundle:

      unzip saaj-1_3-tck.zip

      This creates the saajtck directory. The <install_directory>/saajtck directory is the test suite home, TS_HOME.

  4. Install the SAAJ implementation to be tested.

    Before testing your own SAAJ implementation, it is recommended that you run the SAAJ TCK against the Sun Microsystems SAAJ RI to familiarize yourself with the SAAJ TCK suite and JavaTest software. See Obtaining the SAAJ 1.3 Reference Implementation for more information

Previous Previous     Contents     Next Next
Company Info Contact Terms of Use Privacy Copyright 1994-2006 Sun Microsystems, Inc.