Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv18250/community/src/webapp/WEB-INF
Modified Files:
web.xml
Log Message:
CMSC-813 modify web.xml in community module,make it load all spring-*.xml as
config file.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-813
Index: web.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/web.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- web.xml 29 Jan 2008 11:18:22 -0000 1.3
+++ web.xml 25 Apr 2008 17:54:12 -0000 1.4
@@ -9,7 +9,7 @@
<context-param>
<param-name>contextConfigLocation</param-name>
- <param-value>/WEB-INF/spring-community.xml</param-value>
+ <param-value>/WEB-INF/spring-*.xml</param-value>
</context-param>
<listener>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs