diff --git a/psi-probe-web/pom.xml b/psi-probe-web/pom.xml index c81ec1f480..8eeee05d5d 100644 --- a/psi-probe-web/pom.xml +++ b/psi-probe-web/pom.xml @@ -42,6 +42,7 @@ 1.9.0 + 0.47 @@ -92,6 +93,11 @@ logback-classic + + org.webjars + webjars-locator + ${webjars-locator.version} + org.webjars scriptaculous diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/allappstats.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/allappstats.jsp index 2490c446df..59a3593319 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/allappstats.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/allappstats.jsp @@ -22,7 +22,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/appattributes.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/appattributes.jsp index a4c2b51e4d..466a1d2466 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/appattributes.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/appattributes.jsp @@ -27,7 +27,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/applications.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/applications.jsp index 9625a3e7da..2d88faa144 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/applications.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/applications.jsp @@ -25,7 +25,7 @@ <spring:message code="probe.jsp.title.applications"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/appsummary.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/appsummary.jsp index 57d76cbcb9..be884d0145 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/appsummary.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/appsummary.jsp @@ -40,7 +40,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/cluster.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/cluster.jsp index abcdc0ddda..f4631a96d4 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/cluster.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/cluster.jsp @@ -22,7 +22,7 @@ <spring:message code="probe.jsp.title.cluster"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/connectors.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/connectors.jsp index b16215f061..7ea21e1307 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/connectors.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/connectors.jsp @@ -23,7 +23,7 @@ <spring:message code="probe.jsp.title.connectors"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasources.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasources.jsp index ec3107a5af..f87b171c8f 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasources.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasources.jsp @@ -19,7 +19,7 @@ <spring:message code="probe.jsp.title.datasources"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasourcetest.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasourcetest.jsp index 1c9ef7460f..d1e28ba3b0 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasourcetest.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/datasourcetest.jsp @@ -24,7 +24,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/follow.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/follow.jsp index 04f0f5d76b..32dd799fc8 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/follow.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/follow.jsp @@ -24,7 +24,7 @@ <spring:message code="probe.jsp.title.follow"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/memory.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/memory.jsp index fdca1b8067..97f8b67f93 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/memory.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/memory.jsp @@ -21,7 +21,7 @@ <spring:message code="probe.jsp.title.memory"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/osinfo.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/osinfo.jsp index b5c8218567..14d5214d2f 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/osinfo.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/osinfo.jsp @@ -20,7 +20,7 @@ <spring:message code="probe.jsp.sysinfo.os.title"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/sessions.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/sessions.jsp index b000e736db..c720ece83a 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/sessions.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/sessions.jsp @@ -32,7 +32,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/showjsps.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/showjsps.jsp index b8f5397708..d8db7d14ac 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/showjsps.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/showjsps.jsp @@ -21,7 +21,7 @@ <spring:message htmlEscape="true" code="probe.jsp.title.jsps" arguments="${param.webapp}"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads.jsp index 45d20065ff..b700792e74 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads.jsp @@ -21,7 +21,7 @@ <spring:message code="probe.jsp.title.threads"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads_sun.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads_sun.jsp index 034981c242..e5b541e23a 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads_sun.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/threads_sun.jsp @@ -20,7 +20,7 @@ <spring:message code="probe.jsp.title.threads"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_jsp_source.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_jsp_source.jsp index 655badabc0..17e1f3a895 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_jsp_source.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_jsp_source.jsp @@ -23,7 +23,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_servlet_source.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_servlet_source.jsp index 501abc63de..c01a09c290 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_servlet_source.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_servlet_source.jsp @@ -22,7 +22,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_xml_conf.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_xml_conf.jsp index 5b4c8048d4..eac785fe97 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_xml_conf.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/view_xml_conf.jsp @@ -25,7 +25,7 @@ - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/wrapper.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/wrapper.jsp index 53d653f7f7..b702df8864 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/wrapper.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/wrapper.jsp @@ -20,7 +20,7 @@ <spring:message code="probe.jsp.title.wrapper"/> - + diff --git a/psi-probe-web/src/main/webapp/WEB-INF/jsp/zoomreq.jsp b/psi-probe-web/src/main/webapp/WEB-INF/jsp/zoomreq.jsp index 2bb0dbf493..fbef2136d5 100644 --- a/psi-probe-web/src/main/webapp/WEB-INF/jsp/zoomreq.jsp +++ b/psi-probe-web/src/main/webapp/WEB-INF/jsp/zoomreq.jsp @@ -20,7 +20,7 @@ <c:out value="${param.cn}" /> - +