Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/src/webapp/WEB-INF/config
In directory james.mmbase.org:/tmp/cvs-serv3252
Modified Files:
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.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- SystemGlobals.properties 23 Mar 2009 06:00:10 -0000 1.6
+++ SystemGlobals.properties 26 Mar 2009 02:41:22 -0000 1.7
@@ -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.6 2009/03/23 06:00:10 kevinshen
Exp $
+# Version: $Id: SystemGlobals.properties,v 1.7 2009/03/26 02:41:22 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