| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 
 | <html> | 
 |   <head> | 
 |     <meta http-equiv="content-type" content="text/html; charset=windows-1252"> | 
 |     <!-- | 
 |     Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.    This program and the accompanying materials are made available under the    terms of the Eclipse Public License v. 2.0, which is available at    http://www.eclipse.org/legal/epl-2.0.    This Source Code may also be made available under the following Secondary | 
 |     Licenses when the conditions for such availability set forth in the    Eclipse Public License v. 2.0 are satisfied: GNU General Public License,    version 2 with the GNU Classpath Exception, which is available at    https://www.gnu.org/software/classpath/license.html.    SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0--> | 
 |     <title>Welcome to the Jakarta RESTful Web Services TCK</title> | 
 |     <style type="text/css"> | 
 | <!-- | 
 | body {  background-color: #ffffdd} | 
 | pre {  background-color: #eeeeee; color: #000099} | 
 | code {  color: #000099} | 
 | h1 {  color: #000099} | 
 | h2 {  color: #000099} | 
 | h3 {  color: #000099; text-decoration: underline} | 
 | h4 {  font-style: italic; color: #000099} | 
 | .tabletitle {  font-style: italic; color: #ffffcc; font-size: small; font-variant: small-caps} | 
 | .subtitle {  font-style: italic; color: #ffffcc; font-variant: small-caps} | 
 | .emphasize  {  font-style: italic; color: #000099} | 
 | --> | 
 | </style> </head> | 
 |   <body> | 
 |     <div align="Center"> | 
 |       <h1>Welcome to the Jakarta EE RESTful Web Services Test | 
 |         Compatibility Kit, Version 3.1</h1> | 
 |       <h2> <span class="emphasize">Your Starting Point</span></h2> | 
 |     </div> | 
 |     <hr> | 
 |     <h2>Jakarta EE RESTful Web Services 3.1 TCK Documentation</h2> | 
 |     <p>The Jakarta EE RESTful Web Services 3.1 TCK documentation includes the | 
 |       following:</p> | 
 |     <ul> | 
 |       <li> | 
 |         <p>The <cite><a href="JAXRSTCK3.1-ReleaseNotes.html">Jakarta EE RESTful | 
 |               Web Services 3.1 Release Notes</a></cite>, provide late-breaking | 
 |           information about the Jakarta EE RESTful Web Services 3.1 TCK</p> | 
 |       </li> | 
 |       <li> | 
 |         <p>The <em><a href="html-usersguide/title.html" title="Jakarta EE RESTful Web Services 3.1 TCK User's Guide (HTML)">Jakarta | 
 |               EE RESTful Web Services 3.1 Technology Compatibility Kit User's | 
 |               Guide</a></em> (or in <a href="./pdf-usersguide/Jakarta-RESTful-Web-Services-TCK-Users-Guide.pdf" | 
 |  | 
 |             title="Jakarta EE RESTful Web Services 3.1 TCK User's Guide (PDF)">PDF</a>) | 
 |           provides the information that you need to install, set up, and run the | 
 |           Jakarta EE RESTful Web Services 3.1 TCK. The guide also provides the | 
 |           rules with which you must comply to pass the Jakarta EE RESTful Web | 
 |           Services 3.1 TCK.</p> | 
 |       </li> | 
 |       <li> | 
 |         <p>The <a href="assertions/JAXRSJavadocAssertions_3.1.0.html">Javadoc | 
 |             Assertion List</a> includes the javadoc assertions that are | 
 |           indirectly tested by the Jakarta EE RESTful Web Services 3.1 TCK.</p> | 
 |       </li> | 
 |       <li> | 
 |         <p>The <a href="assertions/JAXRSSpecAssertions_3.1.0.html">Specification | 
 |             Assertion List</a> includes the specification assertions that are | 
 |           tested by the Jakarta EE RESTful Web Services 3.1 TCK.</p> | 
 |       </li> | 
 |     </ul> | 
 |      | 
 |     <hr> | 
 |     <p><cite><small></small></cite></p> | 
 |     <address><small>Copyright � 2009, 2021 Oracle and/or its affiliates. All | 
 |         rights reserved.</small></address> | 
 |     <cite> | 
 |       <p></p> | 
 |     </cite> | 
 |   </body> | 
 | </html> |