summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/WEB-INF/web.xml')
-rw-r--r--WebContent/WEB-INF/web.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml
index 84f418f..beedbd4 100644
--- a/WebContent/WEB-INF/web.xml
+++ b/WebContent/WEB-INF/web.xml
@@ -21,4 +21,8 @@
<param-name>salt</param-name>
<param-value>aabbcc112233</param-value>
</context-param>
+ <context-param>
+ <param-name>persistenceUnit</param-name>
+ <param-value>FIT</param-value>
+ </context-param>
</web-app> \ No newline at end of file