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