diff --git a/serverApps/src/etc/WEB-INF/web.xml b/serverApps/src/etc/WEB-INF/web.xml index e9a9eb350c..573c8589fe 100644 --- a/serverApps/src/etc/WEB-INF/web.xml +++ b/serverApps/src/etc/WEB-INF/web.xml @@ -32,6 +32,16 @@ Adempiere Account org.compiere.www.WAccount + + WChat + Adempiere Chat + org.compiere.www.WChat + + + WZoom + Adempiere Zoom + org.compiere.www.WZoom + WCounter org.compiere.wstore.WCounter @@ -72,7 +82,7 @@ WReport Adempiere Report org.compiere.www.WReport - + WRequest Requests @@ -126,6 +136,14 @@ WAccount /WAccount + + WChat + /WChat + + + WZoom + /WZoom + WCounter /WCounter