0 Replies Latest reply on Apr 30, 2002 10:21 AM by iaguirre

    Logging JDBC Connections

    iaguirre

      We have upgraded JBoss version from 2.4.3 to the 2.4.4 version. In JBoss 2.4.3 we could log the number of JDBC connection (opened/used/max) with setting to true one of the attributes of the connection in jboss.jcml file

      true


      What should we do to obtain the same information in the upgraded version 2.4.4.

      TIA