X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Ftroubleshoot%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=2d89e9d9753b464b0d7a6af4b23a57ac4449c20c;hb=bfe1f4b13e07f7b4f4f19e8f0b5f8ab5e619de0b;hp=b83df23cb01cdc8c919909e384ca3fa484e0688b;hpb=86a8fcb92de5475f366cda9e79e1b494834267b1;p=controller.git diff --git a/opendaylight/web/troubleshoot/src/main/resources/WEB-INF/web.xml b/opendaylight/web/troubleshoot/src/main/resources/WEB-INF/web.xml index b83df23cb0..2d89e9d975 100644 --- a/opendaylight/web/troubleshoot/src/main/resources/WEB-INF/web.xml +++ b/opendaylight/web/troubleshoot/src/main/resources/WEB-INF/web.xml @@ -1,78 +1,81 @@ - - - Troubleshoot - org.springframework.web.servlet.DispatcherServlet - 1 - - - - Troubleshoot - / - - - - - - - free access - /js/* - /images/* - /css/* - /favicon.ico - - - - - TroubleShootApp - - TroubleShootGUI - /* - - - System-Admin - Network-Admin - Network-Operator - Container-User - - - - - System-Admin - - - Network-Admin - - - Network-Operator - - - Container-User - - - - - FORM - - /WEB-INF/jsp/login.jsp - /WEB-INF/jsp/error.jsp - - - - - - - org.opendaylight.controller.web.ControllerUISessionManager - - - - - / - - + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" + version="3.0"> + + + Troubleshoot + org.springframework.web.servlet.DispatcherServlet + 1 + + + + Troubleshoot + / + + + + + + + free access + /js/* + /images/* + /css/* + /favicon.ico + + + + + TroubleShootApp + + TroubleShootGUI + /* + + + System-Admin + Network-Admin + Network-Operator + Container-User + + + + + System-Admin + + + Network-Admin + + + Network-Operator + + + Container-User + + + + + FORM + + /WEB-INF/jsp/login.jsp + /WEB-INF/jsp/error.jsp + + + + + 403 + /WEB-INF/jsp/autherror.jsp + + + + org.opendaylight.controller.web.ControllerUISessionManager + + + + + / + +