Installation Instructions |
The Jini Technology Starter Kit includes the binaries, source code, and support documentation. The downloadable file name for the starter kit
is jini-1_2_1_001-src.zip, and extracts into the directory,
jini1_2_1_001.
Change directory to where you would like the software to reside. For example:
% cp downloaded-path/jini-1_2_1_001-src.zip /files % cd /files
C:\> copy downloaded-path\jini-1_2_1_001-src.zip C:\files C:\> cd C:\files
Extract the zip file:
jar command, included in the bin
directory of the SDK, as long as it it reachable from your
executable path.
% jar xvf jini-1_2_1_001-src.zip
% unzip -d jini-1_2_1_001-src.zip
jini-1_2_1_001-src.zip file, you
should have the following items in the jini1_2_1_001
directory:
The installation of the starter kit is complete. Please point your browser at the index.html page in the
- index.html
The starting page for all documentation
- doc
The directory that contains API documentation, supporting documentation for the examples, this installation file, license files, and release notes
- example
The directory that contains supporting files for running the example code
- lib
The directory where the JAR files are located
- policy
The directory that contains policy file templates for the Jini technology-enabled services included with the starter kit
- source
The directory where the source code for the binary classes is located
jini1_2_1_001 directory for information on the starter kit.
While you may use another platform configuration, if you encounter problems, you should try one of the platforms listed at :http://developer.java.sun.com/developer/products/jini/tested.html .
These Java 2 SDK releases are available from http://java.sun.com/j2se/
|
| ||||||||||||