diff --git a/modules/samples/doormanager/component/agent/pom.xml b/modules/samples/doormanager/component/agent/pom.xml
deleted file mode 100644
index c9bff98f..00000000
--- a/modules/samples/doormanager/component/agent/pom.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
- org.homeautomation
- component
- 1.0.0-SNAPSHOT
- ../pom.xml
-
- 4.0.0
- ${groupId}.doormanager.agent
- 1.0.0-SNAPSHOT
- ${groupId}.doormanager.agent
- war
-
-
- junit
- junit
- ${junit.version}
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- ${maven-compiler-plugin.version}
-
-
- ${wso2.maven.compiler.target}
-
-
-
- maven-war-plugin
- ${maven-war-plugin.version}
-
- ${groupId}.doormanager.agent_agent
-
-
-
-
-
\ No newline at end of file
diff --git a/modules/samples/doormanager/component/agent/src/main/webapp/WEB-INF/web.xml b/modules/samples/doormanager/component/agent/src/main/webapp/WEB-INF/web.xml
deleted file mode 100644
index f39e4103..00000000
--- a/modules/samples/doormanager/component/agent/src/main/webapp/WEB-INF/web.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
- Sample-Agent-Webapp
-
diff --git a/modules/samples/doormanager/component/agent/src/main/webapp/index.jsp b/modules/samples/doormanager/component/agent/src/main/webapp/index.jsp
deleted file mode 100644
index fa3b38f0..00000000
--- a/modules/samples/doormanager/component/agent/src/main/webapp/index.jsp
+++ /dev/null
@@ -1,22 +0,0 @@
-<%--/*
-* Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
-*
-* WSO2 Inc. licenses this file to you under the Apache License,
-* Version 2.0 (the "License"); you may not use this file except
-* in compliance with the License.
-* You may obtain a copy of the License at
-*
-* http://www.apache.org/licenses/LICENSE-2.0
-*
-* Unless required by applicable law or agreed to in writing,
-* software distributed under the License is distributed on an
-* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-* KIND, either express or implied. See the License for the
-* specific language governing permissions and limitations
-* under the License.
-*/--%>
-
-