229230231232233234235236237238239
// ok } try { orbs.shutdown(true); fail ("should have raised NO_IMPLEMENT"); } catch (org.omg.CORBA.NO_IMPLEMENT ex) { // ok