| This example shows the simplest way to setup a JSR 160 connector server.
It uses the standard JSR 160 RMIConnectorServer, and if you're familiar with
RMI, you'll know that a JNDI server like the rmiregistry is needed
in order to register the server stub that will be looked up by the client.
version: $Revision: 1.1 $ |