From: Roland Haeder Date: Wed, 19 Aug 2015 16:19:31 +0000 (+0200) Subject: Garr, comments are not supported, but XML specification allows it. :-( X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=77bf4e61b449f3d53b9a7225377b8f62f44f19cf;p=pizzaservice-war.git Garr, comments are not supported, but XML specification allows it. :-( Signed-off-by:Roland Häder --- diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 3d6dc467..78c62db0 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -3,7 +3,7 @@ Full-qualified back class name, must implement DatabaseBackend interface database.backend.class - org.mxchange.jcore.database.backend.mysql.MySqlDatabaseBackend + org.mxchange.jcore.database.backend.base64.Base64CsvDatabaseBackend Login name for MySQL database, mostly not root