Copyright (c) Qusay H. Mahmoud
36
Step 4: Implement the server….
lGet the root NamingConext:
l
lorg.omg.CORBA.Object objRef = org.resolve_initial_references(“NameService”); lNamingContext ncRef = NamingContectHelper.narrow(objRef);
l
l