Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/WEB-INF
In directory 
james.mmbase.org:/tmp/cvs-serv26073/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/WEB-INF

Modified Files:
        web.xml 
Log Message:
CMSC-915,JForum: externalize database and other configuration settings to the 
context files


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-915


Index: web.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/src/webapp/WEB-INF/web.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- web.xml     30 May 2008 07:53:17 -0000      1.6
+++ web.xml     30 May 2008 08:52:47 -0000      1.7
@@ -451,12 +451,4 @@
                <res-type>javax.sql.DataSource</res-type>
                <res-auth>Container</res-auth>
        </resource-ref>
-   <!-- JForum DataSource
-       <resource-ref>
-               <description>Jforum</description>
-               <res-ref-name>jdbc/jforum</res-ref-name>
-               <res-type>javax.sql.DataSource</res-type>
-               <res-auth>Container</res-auth>
-       </resource-ref>
-   -->
 </web-app>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to