0 Replies Latest reply on Jul 15, 2002 5:55 PM by wondergeek

    Number of database connections in pool

    wondergeek

      Is there any way to determine the number of database connections currently used in a pool? I'm running JBoss 2.4.4 with Tomcat.

      Seems like it used to be when you turned on logging for a db connection in jboss.jcml you would get console messages showing min/used/max for that pool. However I can't seem to enable them anymore. I've turned on logging for my db connection and all I see in the console is Transaction enlistment messages as the connectiones are used.

      Is this not possible with 2.4.4? Do I need to upgrade to 3.0?