Is there a handy MBean in Tomcat that would allow me to do on demand check
if the connection to the database is up?

I've looked at DataSource but that one does not expose getConnection, and
the one that requires username and password throws RMI permission exception.
I would really like to have something simple as "can connect" or similar.

--
Thank you,
Edmon Begoli
http://blogs.ittoolbox.com/eai/software

Reply via email to