From cc6696bcf1ef6c84226fe12bb703e34cc81471d5 Mon Sep 17 00:00:00 2001 From: trifonnt Date: Thu, 2 Oct 2008 08:09:31 +0000 Subject: [PATCH] avoid warnings. make it compatible with web-app dtd. --- serverApps/src/ear/application.bak | 15 ----------- serverApps/src/ear/application.xml | 2 +- serverApps/src/web/WEB-INF/web.xml | 42 +++++++++++++++--------------- serverRoot/src/ear/application.xml | 2 +- serverRoot/src/web/WEB-INF/web.xml | 12 ++++----- 5 files changed, 29 insertions(+), 44 deletions(-) delete mode 100755 serverApps/src/ear/application.bak diff --git a/serverApps/src/ear/application.bak b/serverApps/src/ear/application.bak deleted file mode 100755 index 9ec278c5c3..0000000000 --- a/serverApps/src/ear/application.bak +++ /dev/null @@ -1,15 +0,0 @@ - - - - adempiereApps - Adempiere HTML Application - - - AdempiereApps.war - /adempiere - - - diff --git a/serverApps/src/ear/application.xml b/serverApps/src/ear/application.xml index 7e2ef159ba..ef49429873 100644 --- a/serverApps/src/ear/application.xml +++ b/serverApps/src/ear/application.xml @@ -4,8 +4,8 @@ @version $Id: application.xml,v 1.2 2006/06/12 00:58:57 jjanke Exp $ --> - adempiereApps Adempiere HTML Application + adempiereApps AdempiereSLib.jar diff --git a/serverApps/src/web/WEB-INF/web.xml b/serverApps/src/web/WEB-INF/web.xml index 028b58ea73..c44bf99a60 100644 --- a/serverApps/src/web/WEB-INF/web.xml +++ b/serverApps/src/web/WEB-INF/web.xml @@ -15,8 +15,8 @@ 1 - WFilter Adempiere Web Filter + WFilter org.compiere.www.WFilter Timing @@ -28,91 +28,91 @@ /* - WAccount Adempiere Account + WAccount org.compiere.www.WAccount - WCounter Adempiere Counter + WCounter org.compiere.wstore.Counter 1 - WFieldUpdate Adempiere Field Update + WFieldUpdate org.compiere.www.WFieldUpdate - WLocation Adempiere Location + WLocation org.compiere.www.WLocation - WLogin Adempiere Login + WLogin org.compiere.www.WLogin 2 - WLookup Adempiere Lookup + WLookup org.compiere.www.WLookup - WMenu Adempiere Menu + WMenu org.compiere.www.WMenu - WProcess Adempiere Process + WProcess org.compiere.www.WProcess - WReport Adempiere Report + WReport org.compiere.www.WReport - WChat Adempiere Chat + WChat org.compiere.www.WChat - WValuePreference Adempiere Value Preference + WValuePreference org.compiere.www.WValuePreference - WZoom Adempiere Zoom + WZoom org.compiere.www.WZoom - WHelp Adempiere Help + WHelp org.compiere.www.WHelp - WAttachment Adempiere Attachment + WAttachment org.compiere.www.WAttachment - WRequest Web Requests + WRequest org.compiere.wstore.RequestServlet - WStart Adempiere Start + WStart org.compiere.www.WStart 2 - WStatus Adempiere Status - first to load + WStatus org.compiere.www.WStatus StatusInfo @@ -121,18 +121,18 @@ 1 - WTask Adempiere Task + WTask org.compiere.www.WTask - WWindow Adempiere Application Window + WWindow org.compiere.www.WWindow - WWorkflow Adempiere Workflow + WWorkflow org.compiere.www.WWorkflow diff --git a/serverRoot/src/ear/application.xml b/serverRoot/src/ear/application.xml index 21074ce959..d1adbd356f 100644 --- a/serverRoot/src/ear/application.xml +++ b/serverRoot/src/ear/application.xml @@ -4,8 +4,8 @@ @version $Id: application.xml,v 1.3 2006/06/12 00:59:05 jjanke Exp $ --> - adempiereRoot Adempiere Root + adempiereRoot AdempiereSLib.jar diff --git a/serverRoot/src/web/WEB-INF/web.xml b/serverRoot/src/web/WEB-INF/web.xml index bfa8a51a7e..1a2841df1e 100644 --- a/serverRoot/src/web/WEB-INF/web.xml +++ b/serverRoot/src/web/WEB-INF/web.xml @@ -11,8 +11,8 @@ 1 - AdempiereMonitorFilter Adempiere Monitor Filter + AdempiereMonitorFilter org.compiere.web.AdempiereMonitorFilter @@ -20,8 +20,8 @@ /adempiereMonitor/* - JnlpDownloadServlet JNLP Download Servlet + JnlpDownloadServlet jnlp.sample.servlet.JnlpDownloadServlet logLevel @@ -30,15 +30,15 @@ 1 - StatusInfo - Server Status Adempiere Server Status Info + Server Status + StatusInfo org.compiere.web.StatusInfo - AdempiereMonitor - Adempiere Monitor Adempiere Server Monitor + Adempiere Monitor + AdempiereMonitor org.compiere.web.AdempiereMonitor 1