Jakarta EE Platform 9.1 TCK

Release Notes, May 2021


Note: This is the initial version of the Jakarta EE 9.1 TCK. The Release Notes file may be updated via the Jakarta EE Platform Specification Web Site: https://jakarta.ee/specifications/platform/9.1/ contains the most current information about the Jakarta EE 9.1 Platform TCK, including any last minute changes. Always check that web-site for the most up-to-date information.

Jakarta EE Platform 9.1 TCK Requirements, Facts, and Figures

The Jakarta EE Platform 9.1 TCK requires a minimum of 3.7 GB of free disk space:

The test suite bundle contains the following:

The tests for XML Webservices and SOAP are available as standalone TCKs and implementers are required to run these standalone TCKs if they provide their own implementations of these APIs that override and/or replace the implementations in the Java SE platform.

The Jakarta EE Platform 9.1 TCK User's Guide is included in this distribution (HTML, PDF)

Chapter 4, "Installation" in the Jakarta EE Platform 9.1 TCK User's Guide, explains how to install the Jakarta EE Platform 9.1 TCK on Linux, and Windows systems.


These are the stand alone TCKs, porting bundles, and JDK used to test the Jakarta EE 9.1 Compatible Implementation


Status Information

Exclude List

You can find the exclude list in the CTS bundle in <TS_HOME>/bin/ts.jtx. New versions of the exclude list are released and the TCK bundle will be updated. Be sure to check for updates at the Jakarta EE 9.1 Platform Specification Web Site: https://jakarta.ee/specifications/platform/9.1/ or https://jakarta.ee/specifications/webprofile/9.1/


Known Problems and Workarounds

Running the TCK Against Jakarta EE Platform 9.1 Compatible Implementation on Windows

When configuring and running the Jakarta EE Platform TCK against the Jakarta EE Platform 9.1 compatible implementation on Windows, please make sure to install all related software (Java SE, Jakarta EE 9.1 compatible implementation, the Platform TCK, etc.) on the same drive (for example, C:). If you want to install on a drive other than C:, please be sure to change the following properties in <TS_HOME>/bin/ts.jte:

pathsep=;
ri.applicationRoot=c:
s1as.applicationRoot=c:

Attributions

The Jakarta EE Platform 9.1 TCK includes software developed by the Apache Software Foundation (http://www.apache.org/), the dom4j Project (http://sourceforge.net/projects/dom4j/), and the JDOMTM Project (http://www.jdom.org/). The Apache Ant Contrib project is located at http://ant-contrib.sourceforge.net/.


Copyright © 2017, 2021, Oracle and/or its affiliates. All rights reserved.