Skip to content

Latest commit

 

History

History
78 lines (64 loc) · 2.83 KB

File metadata and controls

78 lines (64 loc) · 2.83 KB

type=page status=published title=Installation next=config.html prev=rules.html ~~ attributes.conf Installation

3 Installation

This chapter explains how to install the {TechnologyFullName} TCK software.

After installing the software according to the instructions in this
chapter, proceed to link:config.html#GBFVV[Chapter 4, "Setup and
Configuration,"] for instructions on configuring your test environment.

[[GBFUD]][[obtaining-the-reference-implementation]]

3.1 Obtaining the Reference Implementation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can obtain the {TechnologyShortName} Reference Implementation (RI)
({TechnologyRI}) software from Java Licensee Engineering
(https://javapartner.oracle.com).

[[GBFTS]][[installing-the-software]]

3.2 Installing the Software
~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

link:req-software.inc[role=include]
* Java SE {SEversion}
* {TechnologyShortName} {TechnologyVersion} RI, which is {TechnologyRI}
* {TechnologyShortName} TCK version {TechnologyVersion}, which includes:
link:tck-packages.inc[role=include]
* The {TechnologyShortName} {TechnologyVersion} Vendor Implementation (VI)

Follow these steps:

.  Install the Java SE {SEversion} software, if it is not already installed. +
Download and install the Java SE {SEversion} software from
http://www.oracle.com/technetwork/java/javase/downloads/index.html.
Refer to the installation instructions that accompany the software for
additional information.
.  Install the {TechnologyShortName} TCK {TechnologyVersion} software.
  a.  Copy or download the {TechnologyShortName} TCK software to your
      local system. +
      You can obtain the {TechnologyShortName} TCK software from the
      Java Licensee Engineering (https://javapartner.oracle.com) Web
      site.  The {TechnologyShortName} TCK software is located in the
      Web site's Download Center area.
  b.  Use the `unzip` command to extract the bundle in the directory of
      your choice: +
      +unzip {TCKPackageName}+ +
      This creates the TCK directory. The TCK is the test suite home,
      `<TS_HOME>`.
link:install-server.inc[role=include]
.  Install the {TechnologyShortName} {TechnologyVersion} Reference
Implementation. +
The Reference Implementation is used to validate your initial
configuration and setup of the {TechnologyShortName} TCK
{TechnologyVersion} tests, which are explained further in
link:config.html#GBFVV[Chapter 4, "Setup and Configuration."] +
The {TechnologyShortName} RI can be obtained from Java Licensee Engineering
(https://javapartner.oracle.com).
link:install-server-vi.inc[role=include]
.  Install the {TechnologyShortName} Vendor Implementation (VI) to be tested. +
Follow the installation instructions for the particular VI under test.