+

Search Tips   |   Advanced Search

Troubleshooting namespace problems


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

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

 

  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 JNDI and CosNaming interfaces.

  3. Read Naming service troubleshooting tips for additional general information.

  4. Read Application access problems for information on lookup errors.


Naming service troubleshooting tips
Application access problems
View a namespace dump
dumpNameSpace tool
View java:, local: and server namespace dumps
Namespace dump utility for java:, local: and server namespaces

 

Related concepts


Namespace logical view

 

Related tasks


Develop applications that use JNDI
Develop applications that use CosNaming (CORBA Naming interface)

 

Related


Lookup names support in deployment descriptors and thin clients