From 03de63efcb76851116aebfaf31f3da811312e34d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9=20=D0=A2=D0=BE=D0=BB?= =?UTF-8?q?=D1=81=D1=82=D1=8B=D1=85?= Date: Sun, 5 Apr 2026 12:03:30 +0300 Subject: [PATCH] revert 13bd3a7b6698844956a6e3b5bd0fd8322542661c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit revert Временно раскоментировал vaadin7 servlet --- src/main/webapp/WEB-INF/web.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 77707c6..e9c4c54 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -22,7 +22,7 @@ ncore - biz.redsoft.ncore_vaadin.server.NcoreApplicationServlet + Vaadin application class to start @@ -51,7 +51,7 @@ biz.redsoft.ncore.dx.init.DxInitializationListener - biz.redsoft.ncore_vaadin.client.vaadin.VaadinSessionListener +