--- dao/DaoAdresseService/WebContent/admin.jsp 2015/02/26 07:06:48 2376 +++ dao/DaoAdresseService/WebContent/admin.jsp 2015/02/26 08:13:15 2377 @@ -39,6 +39,15 @@ .addClass("btn-danger") .attr("disabled","disabled"); }); + + $("#dbConnectionProbe").click(function() { + $("#dbProbeContent").load("DbConnectionProbe"); + }); + + + + + refreshLoaderStatus(); setInterval(refreshLoaderStatus, 3000 ); @@ -107,7 +116,9 @@

DB Connection

- Test Connection +
+ +