Dear Users,

Please help to me:
How to get SlowQueryReport statistics?

I tried:

Map<String,SlowQueryReport.QueryStats> map = 
SlowQueryReport.getPoolStats("java:comp/env/jdbc/xxx");
and
Map<String,SlowQueryReport.QueryStats> map = 
SlowQueryReport.getPoolStats("xxx");

The result in both case was a null map.


Thanks,
       Ferenc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to