VIVO-581 Add a diagnostic page

This commit is contained in:
j2blake 2013-12-10 11:37:47 -05:00
parent 566119f510
commit 03750cd669
4 changed files with 89 additions and 0 deletions

View file

@ -56,6 +56,8 @@
Links
<br/>
<a href="${urls.base}/admin/log4j.jsp">Set log levels</a>
<a href="${urls.base}/admin/showConfiguration">Show Configuration</a>
<br/>
<a href="${urls.base}/admin/showAuth">Show authorization info</a>
<a href="${urls.base}/admin/showThreads">Show background threads</a>
</div>