diff --git a/edexOsgi/build.edex/deploy-common/deploy-esb.xml b/edexOsgi/build.edex/deploy-common/deploy-esb.xml
index 968f6c0dc3..f257cadbeb 100644
--- a/edexOsgi/build.edex/deploy-common/deploy-esb.xml
+++ b/edexOsgi/build.edex/deploy-common/deploy-esb.xml
@@ -17,12 +17,6 @@
-
-
-
-
-
-
@@ -96,18 +90,6 @@
includes="**/*" type="both" />
-
-
-
-
-
-
diff --git a/edexOsgi/build.edex/deploy-common/deploy-web.xml b/edexOsgi/build.edex/deploy-common/deploy-web.xml
index a3ca610d2d..b02f4529b5 100644
--- a/edexOsgi/build.edex/deploy-common/deploy-web.xml
+++ b/edexOsgi/build.edex/deploy-common/deploy-web.xml
@@ -10,11 +10,9 @@
+
-
-
-
+
-
-
-
+
+
+
-
@@ -56,9 +54,9 @@
-
-
+
+
\ No newline at end of file
diff --git a/edexOsgi/build.edex/deploy-common/plugin-methods.xml b/edexOsgi/build.edex/deploy-common/plugin-methods.xml
index b4324105a8..4c48c76a60 100644
--- a/edexOsgi/build.edex/deploy-common/plugin-methods.xml
+++ b/edexOsgi/build.edex/deploy-common/plugin-methods.xml
@@ -1,4 +1,6 @@
+
+
@@ -101,6 +103,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/edexOsgi/build.edex/edex/customTargets.xml b/edexOsgi/build.edex/edex/customTargets.xml
index 803bb4f140..241389e465 100644
--- a/edexOsgi/build.edex/edex/customTargets.xml
+++ b/edexOsgi/build.edex/edex/customTargets.xml
@@ -156,6 +156,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/edexOsgi/build.edex/edex/developer.properties b/edexOsgi/build.edex/edex/developer.properties
index 28ec5525e9..6edc5f2745 100644
--- a/edexOsgi/build.edex/edex/developer.properties
+++ b/edexOsgi/build.edex/edex/developer.properties
@@ -9,8 +9,6 @@ wa.to.deploy=
deploy.python=true
# deploy build.edex/esb/data
deploy.data=true
-# deploy the web applications
-deploy.web=true
# deploy GFESuite
deploy.gfesuite=true
# use esb.overwrite to overwrite files during esb deployment regardless
diff --git a/edexOsgi/build.edex/properties/edex.properties b/edexOsgi/build.edex/properties/edex.properties
index 75bce66529..4d619951f0 100644
--- a/edexOsgi/build.edex/properties/edex.properties
+++ b/edexOsgi/build.edex/properties/edex.properties
@@ -4,6 +4,5 @@ esbDir=${install.dir}/../edex
feature=../com.raytheon.edex.feature.uframe/feature.xml
working.dir=edex/tmp/plugins
-deploy.web=true
deploy.data=true
svcbudir=${install.dir}/../GFESuite
diff --git a/edexOsgi/com.raytheon.edex.uengine/web.deploy b/edexOsgi/com.raytheon.edex.uengine/web.deploy
new file mode 100644
index 0000000000..ccc4140465
--- /dev/null
+++ b/edexOsgi/com.raytheon.edex.uengine/web.deploy
@@ -0,0 +1 @@
+war.name=uEngineWeb
\ No newline at end of file
diff --git a/edexOsgi/com.raytheon.uf.edex.registry.ebxml/web.deploy b/edexOsgi/com.raytheon.uf.edex.registry.ebxml/web.deploy
new file mode 100644
index 0000000000..32b20478ab
--- /dev/null
+++ b/edexOsgi/com.raytheon.uf.edex.registry.ebxml/web.deploy
@@ -0,0 +1 @@
+war.name=registryEbxml
\ No newline at end of file
diff --git a/ncep/gov.noaa.nws.ncep.edex.purgeutil/web.deploy b/ncep/gov.noaa.nws.ncep.edex.purgeutil/web.deploy
new file mode 100644
index 0000000000..e4fb53999d
--- /dev/null
+++ b/ncep/gov.noaa.nws.ncep.edex.purgeutil/web.deploy
@@ -0,0 +1 @@
+war.name=purgeWeb
\ No newline at end of file