From c58001fdf1defd03ff30cd9c39160b03eec02434 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 9 Nov 2015 09:37:31 +0100 Subject: Use JPA for storing the user accounts in a database --- WebContent/WEB-INF/web.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'WebContent/WEB-INF/web.xml') 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 @@ salt aabbcc112233 + + persistenceUnit + FIT + \ No newline at end of file -- cgit v1.2.3-70-g09d2