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

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.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- SystemGlobals.properties    9 Jul 2008 04:26:06 -0000       1.5
+++ SystemGlobals.properties    23 Mar 2009 06:00:10 -0000      1.6
@@ -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 2008/07/09 04:26:06 kevinshen 
Exp $
+# Version: $Id: SystemGlobals.properties,v 1.6 2009/03/23 06:00:10 kevinshen 
Exp $
 
 #####################
 # GENERAL SETTINGS 
@@ -65,7 +65,7 @@
 database.use.transactions = true
 
 # DataSource name, in case of using net.jforum.core.db.DataSourceConnection
-database.datasource.name = java:/MySqlDS
+database.datasource.name = java:comp/env/jdbc/jforum
 
 # Time in seconds to healthcheck all database connections
 database.ping.delay = 3600
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to