Saturday, August 1, 2009

Show all JNDI-entries

Sometimes you need to get all entries in the JNDI-namespace (JNDI=Java Naming and Directory Interface). In order to do this you can use the script dumpNameSpace.sh (.bat).
Just execute dumpNameSpace.sh
The script is located in the bin-folder of the profile-root.

/"WebSphere_Profile_Root"/bin/dumpNameSpace.sh(.bat)

Its possible to limit the output to a cell or a node. All avaiable parameters can be viewen here.