summaryrefslogtreecommitdiffstats
path: root/src/main/webapp/WEB-INF/jboss-web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/WEB-INF/jboss-web.xml')
-rw-r--r--src/main/webapp/WEB-INF/jboss-web.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/webapp/WEB-INF/jboss-web.xml b/src/main/webapp/WEB-INF/jboss-web.xml
new file mode 100644
index 0000000..c8c8eb0
--- /dev/null
+++ b/src/main/webapp/WEB-INF/jboss-web.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jboss-web>
+ <context-root>/infoscreen</context-root>
+</jboss-web> \ No newline at end of file