If you're just starting with JINI, you may find this useful.
An example JINI service based on Java IP Locator which returns the country of origin for a particular IP address or hostname. Soon to be available as an Inca X downloadable example (thanks to the Inca X team for all their encouragement).
A complete standalone version including installation instructions, example JINI 2.0 configuration files and an Ant build script is now available at the Java IP Locator Project Page.
A simple framework to make a standard RMI server available as a JINI service with no code changes. Simply instantiate and export the RMI server as usual and then pass it to the framework. The framework also implements JoinAdmin support on behalf of the RMI server including state persistence. Contains the framework (source and binary), javadocs, example code/configuration, license and instructions.
This code is made available under a dual BSD/SCSL license.
Released: 8/9/2003
Get the jar hereAn experimental wrapper which provides a JNDI Context implementation. Use this to lookup JINI services via standard JNDI constructs. Includes pre-built jar, source code, javadoc and an example
This code is made available under a dual BSD/SCSL license.
Released: 13/4/2004
Get the jar hereThe first in a series of open source projects intended to ease the adoption of JINI-based systems.
Released: 21/12/2003
Find it here