--- dao/DaoAdresseService/WebContent/admin.jsp 2015/02/23 15:02:48 2349 +++ 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 ); @@ -106,6 +115,11 @@

Dataloader

+

DB Connection

+
+ + + @@ -115,6 +129,10 @@

Runtime options

+ + +