My CORBA server is down. Now if the CORBA client invokes a method through the name server it (the name server) does not start the CORBA server to fulfill this request.
Created May 4, 2012
Bruce Martin The name server has nothing to do with it. The server implementing the object you are invoking
must be under control of the BOA or the POA with appropriate activation policy.