X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=37901a68a8445536e06b87aafc502f12e275a3b8;hb=345ad1b3e2a12c33a2ebb8605e9266718bd9dd8c;hp=da8937e89f73c7413c4c70b237f9d38a5c3f1c4a;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/northbound/staticrouting/src/main/resources/WEB-INF/web.xml b/opendaylight/northbound/staticrouting/src/main/resources/WEB-INF/web.xml index da8937e89f..37901a68a8 100644 --- a/opendaylight/northbound/staticrouting/src/main/resources/WEB-INF/web.xml +++ b/opendaylight/northbound/staticrouting/src/main/resources/WEB-INF/web.xml @@ -1,11 +1,10 @@ - + JAXRSStaticRouting - com.sun.jersey.spi.spring.container.servlet.SpringServlet + com.sun.jersey.spi.container.servlet.ServletContainer javax.ws.rs.Application org.opendaylight.controller.forwarding.staticrouting.northbound.StaticRoutingNorthboundRSApplication @@ -13,30 +12,39 @@ http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" 1 - - JAXRSStaticRouting - /* - - + + JAXRSStaticRouting + /* + - - org.springframework.web.context.ContextLoaderListener - + + + NB api + /* + + + System-Admin + Network-Admin + Network-Operator + Container-User + + - - contextConfigLocation - /WEB-INF/spring/*.xml - + + System-Admin + + + Network-Admin + + + Network-Operator + + + Container-User + - - springSecurityFilterChain - - org.springframework.web.filter.DelegatingFilterProxy - - - - - springSecurityFilterChain - /* - + + BASIC + opendaylight + \ No newline at end of file