JAX-RS Technology Compatibility Kit, Version 1.0
Release Notes, October 2008

Updated March 2009 along with a TCK bug fix only release

Platform Notes

The JAX-RS TCK tests have been built and tested with the JavaEE 5 RI running on the Java(tm) Standard Edition 5 (Java SE 5) and Java(tm) Standard Edition 6 (Java SE 6) platforms. If you are using a different Web server, you will need to make adjustments to the procedures outlined in this document.

The JAX-RS TCK tests run on the following platforms:

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 XP. In addition, the forward slashes (/) used in all of the examples need to be replaced with backslashes (\) for Windows XP.


Last Minute Change

To configure JavaEE 5 RI to run with jersey 1.0, you also need to copy file stax-api-1.0-2.jar over to $AS_HOME/domains/domain1/lib/ext.


Documentation change in March 2009 release

MacOS X is no longer being officially supported.


Bugs Fixes in March 2009 release

This is a list of bugs that are fixed in this patch release, along with the tests that are modified:

  • 6773335 - com/sun/ts/tests/jaxrs/api/rs_core/headersTest/JAXRSClient.java#MediaTypeAcceptableTest
  • 6788136 - com/sun/ts/tests/jaxrs/api/rs_core/headersTest/JAXRSClient.java#ContentLanguageTest
  • 6788144 - com/sun/ts/tests/jaxrs/api/rs/headTest/JAXRSClient.java#HeadTest1

    Copyright 2008 Oracle and its affiliates. All rights reserved. Use is subject to license terms. Please refer to the JAX-RS TCK 1.0 documentation bundle and/or binary files for complete copyright terms.