Java RMI Support

This section explains Silk Performer's support for the record and replay of Java Remote Method Invocation (Java RMI) applications, including project setup and Java configuration issues. It also shows usage of Product Manager, which is the sample Java RMI application that ships with Silk Performer.

Java Remote Method Invocation (Java RMI) enables the programmer to create distributed Java technology-based applications, in which the methods of remote Java objects can be invoked from other Java virtual machines.