aboutsummaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/jsp-integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/servlet-containers/jsp-integration/pom.xml')
-rw-r--r--test/servlet-containers/jsp-integration/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/servlet-containers/jsp-integration/pom.xml b/test/servlet-containers/jsp-integration/pom.xml
index 41eaf6cbf4..dea98e24e9 100644
--- a/test/servlet-containers/jsp-integration/pom.xml
+++ b/test/servlet-containers/jsp-integration/pom.xml
@@ -11,6 +11,10 @@
<name>vaadin-test-jsp-integration</name>
<packaging>war</packaging>
+ <properties>
+ <context.path>/</context.path>
+ </properties>
+
<dependencies>
<dependency>