In a Java RMI Client/Server application, is there a way to verify that the classes on the server and client are identical?
Use the codebase feature so that they are single-sourced from the codebase server.