Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/WEB-INF/config
In directory james.mmbase.org:/tmp/cvs-serv3171

Modified Files:
      Tag: b1_6
        SystemGlobals.properties 
Log Message:
CMSC-1104 JForum portlet does not work on test environment


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/WEB-INF/config
See also: http://www.mmbase.org/jira/browse/CMSC-1104


Index: SystemGlobals.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/WEB-INF/config/SystemGlobals.properties,v
retrieving revision 1.5.4.1
retrieving revision 1.5.4.2
diff -u -b -r1.5.4.1 -r1.5.4.2
--- SystemGlobals.properties    23 Mar 2009 06:02:07 -0000      1.5.4.1
+++ SystemGlobals.properties    26 Mar 2009 02:40:26 -0000      1.5.4.2
@@ -6,7 +6,7 @@
 # jforum-custom.conf under WEB-INF/config and put the custom
 # keys and values there. 
 #
-# Version: $Id: SystemGlobals.properties,v 1.5.4.1 2009/03/23 06:02:07 
kevinshen Exp $
+# Version: $Id: SystemGlobals.properties,v 1.5.4.2 2009/03/26 02:40:26 
kevinshen Exp $
 
 #####################
 # GENERAL SETTINGS 
@@ -59,7 +59,7 @@
 
 # Can be net.jforum.SimpleConnection, net.jforum.PooledConnection 
 # or net.jforum.DataSourceConnection
-database.connection.implementation = net.jforum.PooledConnection
+database.connection.implementation = net.jforum.DataSourceConnection
 
 # Enable / Disable transactions
 database.use.transactions = true
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to