Re: Reg: JNDI lookup

2013-10-30 Thread Daniel Mikusa
On Oct 30, 2013, at 7:36 AM, Anu Prab wrote: > Hi, > > In Tomcat 7.0.42, with Tomcat jdbc pool, I would like to list all the JNDI > resources ( connection pool ) available. Is it possible to do so? If so, > how or which api to use? Try connecting with JMX (i.e. jconsole or jvisualvm). You'll s

Reg: JNDI lookup

2013-10-30 Thread Anu Prab
Hi, In Tomcat 7.0.42, with Tomcat jdbc pool, I would like to list all the JNDI resources ( connection pool ) available. Is it possible to do so? If so, how or which api to use? -Anu