Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv26889/community/src/webapp/WEB-INF

Modified Files:
        web.xml 
Log Message:
move file to WEB-INF then the .module file will deploy it


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF


Index: web.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/web.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- web.xml     29 Jan 2008 10:00:18 -0000      1.2
+++ web.xml     29 Jan 2008 11:18:22 -0000      1.3
@@ -9,7 +9,7 @@
        
        <context-param>
          <param-name>contextConfigLocation</param-name>
-         
<param-value>/WEB-INF/config/applications/community/spring-community.xml</param-value>
+         <param-value>/WEB-INF/spring-community.xml</param-value>
        </context-param>
        
        <listener>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to