test/java/rmi/activation/ActivateFailedException/activateFails/ActivateFails.java

Print this page

        

*** 91,101 **** /* * First run "rmid" and wait for it to start up. */ RMID.removeLog(); ! rmid = RMID.createRMID(); rmid.start(); /* Cause activation groups to have a security policy that will * allow security managers to be downloaded and installed */ --- 91,101 ---- /* * First run "rmid" and wait for it to start up. */ RMID.removeLog(); ! rmid = RMID.createRMIDOnEphemeralPort(); rmid.start(); /* Cause activation groups to have a security policy that will * allow security managers to be downloaded and installed */