On Oct 30, 2013, at 7:36 AM, Anu Prab <anupr...@gmail.com> 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 see mbean entries for your connection pools. Dan > > -Anu --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org