Troubleshoot name space problems

 

Troubleshoot name space problems

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.



Sub-topics
dumpNameSpace tool
Example: Invoking the name space dump tool
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

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