From 8a112e607fbaff944ee0e7831bec75e39ee0b6eb Mon Sep 17 00:00:00 2001 From: Andrei Aiordachioaie Date: Tue, 2 Jun 2009 18:50:43 +0200 Subject: added INSTALL file, updated README, dbparams.properties, and web.xml files. --- web.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'web.xml') diff --git a/web.xml b/web.xml index 11b91fa..40f211b 100644 --- a/web.xml +++ b/web.xml @@ -1,5 +1,11 @@ +/* + * web.xml: PetaScope Web deployment file + * + * Need to adapt: no. + */ + - PetaScope Implementation (WCPS, WCS) + PetaScope Implementation wcpsServlet wcps.server.servlet.WCPSServlet @@ -13,7 +19,7 @@ /wcps/ - wcsServlet - /wcs/ + wcsServlet + /wcs/ -- cgit