The current packaging of the JCP, JXP, JSK and the JSTK requires that the products must be installed in the following order:
If the JCP, JXP, JSK, and JSTK have not all been installed, then the
JSTK sofware cannot be expected to function. If the JCP, JXP, JSK, and JSTK
have all been installed, but in the incorrect order, the API
documentation will be incomplete, as may be the ./index.html
file.
The JavaSpaces Technology Kit contains examples that can be run either from the command line or from a supplied GUI: a ray-tracing example, an example of a book-buying service, and a JavaSpaces service browser (similar to the Lookup service browser).
The Ray-tracing example
- Detailed instructions for starting the ray-tracing example from the command line
- A GUI interface for starting the ray-tracing example, as an alternative to using the command line
- Instructions on how to use the ray-tracing example, once it's been started
The Book-buyer example
- Release notes for the book-buyer example
- Detailed instructions for starting the book-buyer example from the command line
- A GUI interface for starting the book-buyer example, as an alternative to using the command line
- Instructions on how to use the book-buyer example, once it's been started
The JavaSpaces service browser