Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-jforum
In directory james.mmbase.org:/tmp/cvs-serv5543
Modified Files:
Tag: b1_6
README.txt
Log Message:
CMSC-1104 JForum portlet does not work on test environment change README.txt
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-jforum
See also: http://www.mmbase.org/jira/browse/CMSC-1104
Index: README.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/README.txt,v
retrieving revision 1.12.2.1
retrieving revision 1.12.2.2
diff -u -b -r1.12.2.1 -r1.12.2.2
--- README.txt 16 Mar 2009 09:16:54 -0000 1.12.2.1
+++ README.txt 31 Mar 2009 01:25:26 -0000 1.12.2.2
@@ -364,7 +364,7 @@
Step 5: If you run CMSc applicaiton in the Staging/Live mode.
- 5.1. add a DataSource in live context xml file. same to staging
+ 5.1. add a DataSource in both Staing and Live context-xml files. same to
staging
<Resource name="jdbc/jforum" auth="Container" type="javax.sql.DataSource"
removeAbandoned="true"
removeAbandonedTimeout="60"
@@ -378,5 +378,8 @@
url="jdbc:mysql://localhost:3306/jforum" />
5.2 Add a property named "system.stagingpath" in live .the value is the url of
staging
like http://localhost:8080/cmsc-demo-staging
+5.3 Check the WEB-INF/config/SystemGlobals.properties,be sure that
+ database.connection.implementation is net.jforum.DataSourceConnection ,not
net.jforum.PooledConnection
+5.4 Deploy successfully,it will create a new file jforum-custom.conf under
WEB-INF\config
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs