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