Troubleshoot name space problems
Overview
Many naming problems can be avoided by fully understanding the key underlying concepts of WAS naming.
Procedure
- Review the key concepts of WAS naming, especially Name space logical view and Lookup names support in deployment descriptors and thin clients.
- Review the programming examples that are included in the sections explaining the JNDI and CosNaming interfaces.
- Read Naming services component troubleshooting tips for additional general information.
- If you Cannot look up an object hosted by WAS from a servlet, JSP file, or other client, read this article.
See also
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 WAS from a servlet, JSP file, or other client
See Also
Lookup names support in deployment descriptors and thin clients