users@glassfish.java.net

Re: [JNDI] Listing all JNDI entries

From: <glassfish_at_javadesktop.org>
Date: Sat, 08 Nov 2008 09:20:30 PST

It does not exist in GlassFish. GF only provides a way seeing the global JNDI tree, but not a way of dumping the local one for each particular component. The JNDI tree of one servlet or EJB can be dramatically different from that of another, and you can only "see" that tree from within the component.

I too would like to see a method that fully dumps the JNDI tree, because the naive solution doesn't seem to work.
[Message sent by forum member 'whartung' (whartung)]

http://forums.java.net/jive/thread.jspa?messageID=315620