Naming server
The Deployment Manager also hosts a cell naming server that controls the whole naming context structure.
Clients can bootstrap to the cell naming server using:
prop.put(Context.PROVIDER_URL, "corbaloc::dmgrhost:9809");The Deployment Manager server is not workload managed in WebSphere V5.0, and neither is the naming service inside the Deployment Manager process. Unless you have a highly available Deployment Manager with HACMP, MSCS, VERITAS Cluster, ServiceGuard, or Sun Cluster, not use it to bootstrap your application clients. However, a highly available Deployment Manager has the advantage of a single image of the domain.
No matter where your client bootstraps, any naming binding or update writing at cell scope will fail if the Deployment Manager is not available.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.