About JCP
Get Involved
Community Resources
Community News
FAQ
Contact Us

|
 |
After you unpack the Java CTT bundle, you will have to download the JT harness, SigTest,
and JavaHelp binaries from their open source projects and then replace the corresponding
binaries in the Java CTT bundle. The following instructions describe how to do that.
NOTE:
|
JavaHelp software is used to provide online help for JT harness and is required in order to build
and run the harness.
|
- Download the tools from the URLs provided in the following table
- Unpack the open source download bundles and locate the following binary files:
javatest.jar
sigtest.jar
jh.jar
- Copy or link the open source version of
javatest.jar so that it replaces the following
Java Archive (JAR) files in the Java CTT release:
JCTT/lib/javatest.jar
JCTT/redistributables/javatest/examples/javatest/simpleHTML/demotck/lib/javatest.jar
JCTT/redistributables/javatest/examples/javatest/simpleTags/demotck/lib/javatest.jar
JCTT/redistributables/javatest/lib/javatest.jar
JCTT/examples/sampleTCK/tck/lib/javatest.jar
JCTT/examples/javatest/simpleHTML/demotck/lib/javatest.jar
JCTT/examples/javatest/simpleTags/demotck/lib/javatest.jar
JCTT/examples/javatest/interviewDemo/demotck/lib/javatest.jar
- Copy or link
jh.jar into the following directories in the Java CTT release:
JCTT/lib/
JCTT/redistributables/javatest/examples/javatest/simpleHTML/demotck/lib/
JCTT/redistributables/javatest/examples/javatest/simpleTags/demotck/lib/
JCTT/redistributables/javatest/lib/
JCTT/examples/sampleTCK/tck/lib/
JCTT/examples/javatest/simpleHTML/demotck/lib/
JCTT/examples/javatest/simpleTags/demotck/lib/
JCTT/examples/javatest/interviewDemo/demotck/lib/
- Copy or link the open source version
sigtest.jar so that it replaces the following
JAR files in the Java CTT release:
JCTT/lib/sigtest.jar
JCTT/redistributables/sigtest/sigtest.jar
JCTT/examples/sampleTCK/tck/lib/sigtest.jar
|