[Pfc-prolog-cvs] prolix/etc WebClientResources.properties,NONE,1.1 servlets.xml,1.1,1.2 web-client-r
Status: Beta
Brought to you by:
ivanfrade
From: <iva...@us...> - 2003-07-15 15:04:40
|
Update of /cvsroot/pfc-prolog/prolix/etc In directory sc8-pr-cvs1:/tmp/cvs-serv7898/etc Modified Files: servlets.xml Added Files: WebClientResources.properties Removed Files: web-client-resources.properties Log Message: Activated validation in actions - renamed and relocated web-client-resources file --- NEW FILE: WebClientResources.properties --- (This appears to be a binary file; contents omitted.) Index: servlets.xml =================================================================== RCS file: /cvsroot/pfc-prolog/prolix/etc/servlets.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** servlets.xml 13 Jul 2003 16:30:37 -0000 1.1 --- servlets.xml 15 Jul 2003 15:04:38 -0000 1.2 *************** *** 7,11 **** <init-param> <param-name>application</param-name> ! <param-value>/WEB-INF/classes/web-client-resources</param-value> </init-param> <init-param> --- 7,11 ---- <init-param> <param-name>application</param-name> ! <param-value>org.asturlinux.frade.prolix.web.WebClientResources</param-value> </init-param> <init-param> --- web-client-resources.properties DELETED --- |