X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=2efd81c44e1c2c234e348b8ac6d4fd999eadb2d2;hb=c7551f594c34504fffa0055d3360132577938b38;hp=ea6fcc99b2ab475cec28d4d93ee4d778bd36b1ea;hpb=8cbcc63bbb004b50c66ce3c65d0b8d7943c8ffac;p=controller.git diff --git a/opendaylight/northbound/switchmanager/src/main/resources/WEB-INF/web.xml b/opendaylight/northbound/switchmanager/src/main/resources/WEB-INF/web.xml index ea6fcc99b2..2efd81c44e 100644 --- a/opendaylight/northbound/switchmanager/src/main/resources/WEB-INF/web.xml +++ b/opendaylight/northbound/switchmanager/src/main/resources/WEB-INF/web.xml @@ -7,7 +7,7 @@ com.sun.jersey.spi.container.servlet.ServletContainer javax.ws.rs.Application - org.opendaylight.controller.switchmanager.northbound.SwitchNorthboundRSApplication + org.opendaylight.controller.northbound.commons.NorthboundApplication 1 @@ -26,7 +26,7 @@ cors.allowed.methods - GET,POST,HEAD,OPTIONS,PUT + GET,POST,HEAD,OPTIONS,PUT,DELETE cors.allowed.headers