5253545556575859606162
* @throws java.lang.Exception */ @BeforeClass public static void setUpBeforeClass() throws Exception { try { rmiServer = new OperationsRMIServer(); rmiServer.start(); host = new EquinoxHost(); context = host.start();