X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Ftopology%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;fp=opendaylight%2Fweb%2Ftopology%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=bbf9a3479ca351e1794fb62e6c8c5ab6ca00d1da;hb=29f7cfb54b580928c7feac63abce028a7014b0d5;hp=0000000000000000000000000000000000000000;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201;p=controller.git diff --git a/opendaylight/web/topology/src/main/resources/WEB-INF/web.xml b/opendaylight/web/topology/src/main/resources/WEB-INF/web.xml new file mode 100644 index 0000000000..bbf9a3479c --- /dev/null +++ b/opendaylight/web/topology/src/main/resources/WEB-INF/web.xml @@ -0,0 +1,42 @@ + + + + + contextConfigLocation + /WEB-INF/spring/*.xml + + + + org.springframework.web.context.ContextLoaderListener + + + + + Topology + org.springframework.web.servlet.DispatcherServlet + 1 + + + + Topology + / + + + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + + + + springSecurityFilterChain + /* + + + + org.opendaylight.controller.web.ControllerUISessionManager + + +