Troubleshooting namespace problems

When developing or running applications, you might encounter namespace problems.

About this task

Many naming problems can be avoided by fully understanding the key underlying concepts of the Naming service.

Procedure

  1. Review the key concepts of the Naming service, especially the sections about Namespace 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 Java™ Naming and Directory Interface (JNDI) and CosNaming interfaces.
  3. Read Naming service troubleshooting tips for additional general information.
  4. Read Application access problems for information on lookup errors.