From: Felix Schumacher Date: Thu, 26 Aug 2010 20:35:05 +0000 (+0200) Subject: configure FillDB X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f18957e5a293d6bcdbe9eda4aba74b2c72a98f7f;p=problems.git configure FillDB --- diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 8f3773f..57dcc48 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -1,18 +1,25 @@ - - problems - - loginmanager - - - LoginManager - org.mcb.services.LoginManager - - - LoginManager - /loginmanager - + + problems + + loginmanager + + + LoginManager + org.mcb.services.LoginManager + + + LoginManager + /loginmanager + + + + FillDB + FillDB + org.mcb.services.FillDB + + + FillDB + /FillDB + \ No newline at end of file