diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml
index 7366dc15..d4c705b0 100644
--- a/productMods/WEB-INF/web.xml
+++ b/productMods/WEB-INF/web.xml
@@ -750,6 +750,24 @@
/admin/restrictLogins
+
+ ShowBackgroundThreads
+ edu.cornell.mannlib.vitro.webapp.controller.admin.ShowBackgroundThreadsController
+
+
+ ShowBackgroundThreads
+ /admin/showThreads
+
+
+
+ WaitForBackgroundThreads
+ edu.cornell.mannlib.vitro.webapp.controller.admin.WaitForBackgroundThreadsController
+
+
+ WaitForBackgroundThreads
+ /admin/wait
+
+
StatementChangeListingController
edu.cornell.mannlib.vitro.webapp.controller.edit.listing.jena.StatementChangeListingController