This content has been marked as final.
Show 2 replies
-
1. Re: Monitoring servlets connections to database
florentine May 19, 2013 1:12 AM (in response to ramboid)Hi, have you ever found out how to do this?
-
2. Re: Monitoring servlets connections to database
florentine Jul 11, 2013 10:55 AM (in response to florentine)I was able to monitor the servlet connections to the DB by using this library: log4jdbc (https://code.google.com/p/log4jdbc/)
It works quite nicely!