diff --git a/hsarback/conf/WEB-INF/dev-web.xml b/hsarback/conf/WEB-INF/dev-web.xml index 29fffc6..8aaecc2 100644 --- a/hsarback/conf/WEB-INF/dev-web.xml +++ b/hsarback/conf/WEB-INF/dev-web.xml @@ -37,11 +37,21 @@ + + PillarServlet + de.hsadmin.pillar.JsonPillarServlet + + Queue Status Servlet /queueStatus + + PillarServlet + /pillar + + Queue PacTasks Servlet /queuePacTasks diff --git a/hsarback/conf/WEB-INF/prod-web.xml b/hsarback/conf/WEB-INF/prod-web.xml index 2431cfa..4a24530 100644 --- a/hsarback/conf/WEB-INF/prod-web.xml +++ b/hsarback/conf/WEB-INF/prod-web.xml @@ -39,11 +39,21 @@ + + PillarServlet + de.hsadmin.pillar.JsonPillarServlet + + Queue Status Servlet /queueStatus + + PillarServlet + /pillar + +