Or just use port 0 and let the OS figure it out. The only trick then is communicating the port back to the RMI codebase attribute. Chris
-----Original Message----- From: Patricia Shanahan [mailto:[email protected]] Sent: Monday, November 22, 2010 2:58 PM To: [email protected] Subject: Re: moving classserver port Don't the test machines have any facility for finding unused socket numbers? It would be more convenient to do it that way than any fixed socket, because it would allow delay in cleaning up after a test failure leaves a socket in use. Patricia
