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