aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml')
-rw-r--r--workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml b/workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml
deleted file mode 100644
index 92e847c8..00000000
--- a/workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://www.eclipse.org/jetty/configure.dtd">
-
-<Configure class="org.eclipse.jetty.webapp.WebAppContext">
- <Set name="contextPath">/workflows</Set>
-</Configure>