9596979899100101102103104105
ps.println(child_ior1); ps.close(); } // wait for requests orb.run(); } catch (Exception e) { e.printStackTrace();
919293949596979899100101
ps.close(); } // wait for requests orb.run(); } catch (Exception e) { e.printStackTrace();
8586878889909192939495
7273747576777879808182
pw.println(orb.object_to_string(demo)); pw.flush(); pw.close(); // run the ORB orb.run(); } catch (Exception e) { e.printStackTrace(); } } }
5556575859606162636465
} finally { flag.notifyAll(); } } // Wait for requests orb.run(); } }; t.setDaemon(true); t.start(); checkState();
7475767778798081828384
ncRef.rebind(path, href); System.out.println("Image server ready and waiting ..."); // Wait for invocations from clients. orb.run(); } catch (Exception exception) { System.err.println("ERROR: " + exception); exception.printStackTrace(System.out);