Jakarta EE Servlet
Technology Compatibility Kit, Version 5.0
Release Notes, May 2021
The Jakarta EE Servlet, Technology Compatibility Kit Version 5.0 (Servlet
TCK) includes the following items:
- Jakarta EE Servlet TCK Signature, API, and End-to-end tests
- A Signature test that checks that all of the
public APIs are supported or defined as specified in the Jakarta EE
Servlet Version 5.0 implementation that is being tested.
- API tests for all of the public APIs and
language elements defined by the Jakarta EE Servlet 5.0
Specification.
- End-to-end tests for sending http requests to
the web container or server and receiving responses based on the
Jakarta EE Servlet 5.0 Specification.
- Jakarta EE Servlet Technology Compatibility Kit 5.0 User's Guide
(HTML,
PDF)
- The Jakarta EE Servlet TCK tests have been built with JDK 8 (1.8) and
tested with the Java™ Platform, Standard Edition SDK, Version 8 and 11.
- This TCK was verified with a Jakarta EE 9.1 compatible Platform,
Eclipse GlassFish 6.0 or 6.1.
- In the instructions in this document, variables in angle brackets
need to be expanded for each platform. For example,
<TS_HOME>
becomes $TS_HOME
on Solaris/Linux and %TS_HOME%
on Windows. In addition, the forward slashes (/
) used in
all of the examples need to be replaced with backslashes (\
)
for Windows.
Please refer the Jakarta EE Servlet 5.0 Technology Compatibility
Kit User's Guide (HTML,
PDF)
for complete instructions on installing, setting up, and running the
Jakarta EE Servlet 5.0 TCK.
The online version of the JT Harness version 5.0 documentation is
available here.
Please take special care to set the JAVA_OPTIONS environment variable as
described in the User Guide sections "Using the Command Line for TCK Test
Execution" and "Using the GUI for TCK Test Execution".
Copyright © 2017, 2021 Oracle and/or its affiliates. All
rights reserved.