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.
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.
MacOS X is no longer being officially supported.
This is a list of bugs that are fixed in this patch release, along with the tests that are modified:
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.