X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;fp=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=5011e748df23c59d3dbc5228534d91c6a9be90f9;hb=bf9ead90c2584be7c6bafff0a49aec3db62f54da;hp=0000000000000000000000000000000000000000;hpb=ee47b04caddbab0695833f13896c978c57a7d3a3;p=controller.git diff --git a/opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml b/opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml new file mode 100644 index 0000000000..5011e748df --- /dev/null +++ b/opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml @@ -0,0 +1,43 @@ + + + + JAXRSLoadBalancer + com.sun.jersey.spi.spring.container.servlet.SpringServlet + + javax.ws.rs.Application + org.opendaylight.controller.samples.loadbalancer.northbound.LoadBalancerNorthboundRSApplication + + 1 + + + + JAXRSLoadBalancer + /* + + + + + + org.springframework.web.context.ContextLoaderListener + + + + contextConfigLocation + /WEB-INF/spring/*.xml + + + + springSecurityFilterChain + + org.springframework.web.filter.DelegatingFilterProxy + + + + + springSecurityFilterChain + /* + +