wow! that’s about when i finished up my jini project. how do they handle something like: invoking a network tranparent object? rmi’s activation functionality? did they ever add a security model?
JERI supports the standard RMI semantics but is
designed to be more flexible than existing RMI
implementations such as JRMP and RMI-over-IIOP.
It can support:
-The new Jini trust model
-Elimination of the compile-time generation of stubs
-Non-TCP transports
-More flexible distributed garbage collection
-Much greater customisation