diff --git a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml
index 4def71e1ec74..9b0bfbe2a563 100644
--- a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml
+++ b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/pom.xml
@@ -99,12 +99,6 @@
jackson-databind
provided
-
- org.springframework
- spring-web
- ${springframework.spring-web.version}
- provided
-
junit
junit
diff --git a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/src/main/webapp/WEB-INF/beans.xml b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/src/main/webapp/WEB-INF/beans.xml
deleted file mode 100644
index b0e63071030d..000000000000
--- a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/src/main/webapp/WEB-INF/beans.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/src/main/webapp/WEB-INF/web.xml b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/src/main/webapp/WEB-INF/web.xml
index b6427187e6cb..61f65ea9c4fa 100644
--- a/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/src/main/webapp/WEB-INF/web.xml
+++ b/components/configuration-mgt/org.wso2.carbon.identity.configuration.mgt.endpoint/src/main/webapp/WEB-INF/web.xml
@@ -22,10 +22,7 @@
JAX-RS Simple Service
JAX-RS Simple Service
-
- contextConfigLocation
- WEB-INF/beans.xml
-
+
HttpHeaderSecurityFilter
org.apache.catalina.filters.HttpHeaderSecurityFilter
@@ -67,17 +64,31 @@
REQUEST
FORWARD
-
-
- org.springframework.web.context.ContextLoaderListener
-
-
CXFServlet
- org.apache.cxf.transport.servlet.CXFServlet
+ org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
1
+
+ jaxrs.serviceClasses
+
+ org.wso2.carbon.identity.configuration.mgt.endpoint.ResourceApi,
+ org.wso2.carbon.identity.configuration.mgt.endpoint.ResourceTypeApi,
+ org.wso2.carbon.identity.configuration.mgt.endpoint.SearchApi
+
+
+
+ jaxrs.address
+ /
+
+
+ jaxrs.providers
+
+ com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider,
+ org.apache.cxf.jaxrs.ext.search.SearchContextProvider
+
+
CXFServlet
diff --git a/pom.xml b/pom.xml
index 01d95134efe6..3daa2ec12259 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1755,11 +1755,6 @@
httpclient
${apache.httpcomponents.httpclient.version}
-
- org.springframework
- spring-web
- ${springframework.spring-web.version}
-
org.wso2.carbon.identity.framework
org.wso2.carbon.identity.central.log.mgt
@@ -1868,7 +1863,6 @@
3.6.4
3.3.7
1.4.0
- 5.1.1.RELEASE
1.1.1
4.3.5