| This example starts a RMI over IIOP server that listens for RMI clients to connect
and exposes its functionalities via JMX.
To be run, be sure to have started the tnameserv or the orbd utility on the port
specified by
Hello.IIOP_JNDI_NAME , with the following command:
$JAVA_HOME/bin/orbd -ORBInitialPort 1900
version: $Revision: 1.1 $ |