Publish CORBA Objects to JNDI
% publish -user scott -password tiger \
-service sess_iiop://localhost:2481:ORCL \
/test/myEmp EmployeeImpl employee.EmployeeHelper \
Connect to scott’s schema
URL of Name Service in 8i
Provide a name/URL to call CORBA object
Where to find the classes