Hi Jerome,

I thought about the jdbc and env-entity entries in server.xml and web.xml.
I think it could be quite handy to have a servlet which lists all 
resources available (without having to know the name of each JNDI 
resource).

Of course digging in LDAP directories would make no sense, but I think a 
configuration listing would be quite handy for debugging and info 
purposes.

What do you mean?
Johannes





jerome moliere <[EMAIL PROTECTED]> 
29.03.2003 18:36
Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>


To
Tomcat Users List <[EMAIL PROTECTED]>
cc

Subject
Re: Listing all JNDI resources available






[EMAIL PROTECTED] wrote:

>Hi there,
>
>Is it somehow possible to look up all JNDI configuration values available 

>in a servlet/context?
>This would be quite fine for debugging purposes, and it seems there is no 

>function available for this, only for looking up a specific value.
>
> 
>
depending from your server config & the corresponding xsource of data 
used as the naming server, this solution could be very expansive
What about listing all resources available in your company LDAP server ?
I think that every other solution should be  preferred to this one...

HTH
Jerome


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to