From 0235e4a0da248c482be4e09a5d5a6ba66e293616 Mon Sep 17 00:00:00 2001 From: hasuniea Date: Fri, 26 Aug 2016 13:23:48 +0530 Subject: [PATCH] fixing ClassNotFoundException --- .../src/main/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/src/main/webapp/WEB-INF/web.xml b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/src/main/webapp/WEB-INF/web.xml index cfff9d4b35..8087d45a03 100644 --- a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/src/main/webapp/WEB-INF/web.xml +++ b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/src/main/webapp/WEB-INF/web.xml @@ -28,7 +28,7 @@ - org.wso2.carbon.mdm.mobileservices.windows.common.util.ContextInitializer + org.wso2.carbon.device.mgt.mobile.windows.api.common.util.ContextInitializer