All the Jboss JDBC Connection pools data is displayed as zero. How can I check for proper data?

All the Jboss JDBC Connection pools data is displayed as zero. How can I check for proper data?

To check if data collected properly or not, access the following URLs:


http://JBossHost:JBossPort/management/subsystem/datasources?read-resource&include-runtime=true&recursive

Note: If the value of the field "statistics-enabled" set to false, change it to true to get data in Applications Manager.