Troubleshoot name space problems
Overview
When developing or running applications, you might encounter name space problems.
Many naming problems can be avoided by fully understanding the key underlying concepts of the Naming service.
Procedure
- Review the key concepts of the Naming service, especially...
- Review the programming examples that are included in the sections explaining the JNDI and CosNaming interfaces.
- Read Naming service troubleshooting tips for additional general information.
- Read Application access problems for information on lookup errors.
Name service troubleshooting tips
Application access problems
View a name space dump
dumpNameSpace tool
View java:, local: and server name space dumps
Name space dump utility for java:, local: and server name spaces
Related Reference
Lookup names support in deployment descriptors and thin clients