From 7ee96ed0ba6651de33cea0ed5d5b2dac73a0818a Mon Sep 17 00:00:00 2001 From: rob_k Date: Mon, 11 Jun 2007 03:41:43 +0000 Subject: [PATCH] --- serverApps/src/etc/WEB-INF/web.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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