Instantiating components using a third-party ORB

EAServer’s naming service cannot be used with other client ORBs, so you must use the EAServer SessionManager::Manager interface to instantiate components from another ORB, as described in “Instantiating stub instances”.

Also, you must use standard format IORs, not the URL format, as described in “Creating a Manager instance”.