Hi, There might be better ways but I monitor the c3p0 connection pool using jmxterm (my jar jmxterm-1.0-alpha-4-uber.jar).
For c3p0, the mbean is com.mchange.Pooled... Hope this helps a little! Cheers, Charles On Wed, Mar 27, 2013 at 9:34 AM, Jose María Zaragoza <[email protected]>wrote: > Hello: > > > I'm using tomcat-jdbc as a connection pool in a standalone application. > > I would like monitorize this pool by JMX . > > How I can do that ? > What is the name of MBean ? > > > Thanks and regards > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
