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.
- Review the key concepts of WebSphere Application Server 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 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