Troubleshoot name space problems

 

Overview

Many naming problems can be avoided by fully understanding the key underlying concepts of WebSphere Application Server naming.

  1. Review the key concepts of WebSphere Application Server naming, especially Name space logical view and Lookup names support in deployment descriptors and thin clients.

  2. Review the programming examples that are included in the sections explaining the JNDI and CosNaming interfaces.

  3. Read Naming services component troubleshooting tips for additional general information.

  4. If you Cannot look up an object hosted by WebSphere Application Server from a servlet, JSP file, or other client, read this article.

Related tasks
Naming services component troubleshooting tips
Cannot look up an object hosted by WebSphere Application Server from a servlet, JSP file, or other client
Related reference
Lookup names support in deployment descriptors and thin clients
Example: Invoking the name space dump utility
Name space dump utility for java:, local: and server name spaces
Example: Invoking the name space dump utility for java: and local: name spaces
Name space dump sample output