The JCA, Version 1.7 Technology Compatibility Kit (TCK) includes the following items:
JavaTest harness version 4.4.1:
The JavaTest harness Release Notes and documentation are provided with the JavaTest Harness Documentation.
If you cannot access the documentation from the website, contact Java Partner Engineering for a pointer to the JavaTest documentation bundle.
JCA TCK tests for signature, API, and End-to-End tests:
A signature test checks that all of the public APIs are supported in the JCA Version 1.7 implementation that is being tested
API tests for all of the public APIs under the javax.resource
package (and its sub-packages)
End-To-End tests that demonstrate compliance with the JCA 1.7 Specification
The JCA TCK tests have been built and tested with JavaTM Platform, Standard Edition 7 (Java SE 7).
The JCA TCK tests have been run on the following platforms:
The JCA TCK tests have been run against the JCA 1.7 Reference Implementation.
Refer to the JCA TCK 1.7 User's Guide for complete instructions on installing, setting up, and running the JCA TCK.
The JCA TCK requires a minimum of 203 MB of free disk space:
- JCA TCK (zipped): 31 MB
- JCA TCK (unzipped): 164 MB
- Space for JCA log/report files: 8 MB minimum
The test suite bundle contains the following:
- EARs: 0
- JARs: 39
- WARs: 24
- RARs: 17
- Total tests: 132
You can find the exclude list in the JCA bundle in
<TS_HOME>/bin/ts.jtx
. Since the list can change over time, please be sure to get the latest exclude list available on the Java Partner Engineering Web site.
When configuring and running the JCA TCK against the RI on Windows, please make sure to install all related software (J2SE, the RI, the TCK, etc.) on the same drive (for example,
C:
). If you want to install on a drive other thanC:
, please be sure to change the following properties in<TS_HOME>/bin/ts.jte:
s1as.applicationRoot=c:
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.