diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 93ec55a..694e18d 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -25,7 +25,7 @@ biz.redsoft.ncore.server.NcoreApplicationServlet Vaadin application class to start - application + UI biz.redsoft.ncore.client.vaadin.WebApplication @@ -48,4 +48,7 @@ client + + biz.redsoft.ncore.client.vaadin.VaadinSessionListener +