By default, what port does the RMI registry listen to?
Created May 4, 2012
John Zukowski The rmiregistry program uses port 1099 by default. You can have it listen to a different port by specifying a different port from the command line:
rmiregistry 1234