Update of /var/cvs/contributions/natmm/install
In directory james.mmbase.org:/tmp/cvs-serv20955/install
Modified Files:
Tag: BRANCH_NATMM_1_2
install.txt
Log Message:
New procedure for copying configuration files; Made conf files using same
modes:productie/acceptatie/local; Adjusted install.txt file to new situation.
Changed .local. files to show Tomcat 5.5 is used.
See also: http://cvs.mmbase.org/viewcvs/contributions/natmm/install
Index: install.txt
===================================================================
RCS file: /var/cvs/contributions/natmm/install/install.txt,v
retrieving revision 1.16
retrieving revision 1.16.4.1
diff -u -b -r1.16 -r1.16.4.1
--- install.txt 11 Apr 2008 08:56:05 -0000 1.16
+++ install.txt 2 Feb 2009 10:12:00 -0000 1.16.4.1
@@ -1,19 +1,24 @@
NatMM - install.txt
-Version: 1.0
+Version: 1.1
Author: J. de Ruijter
A. How to install NatMM (Natuurmonumenten internet)
---------------------------------------------------
-1. copy the contents of the example configuration files from /conf/internet/
to the following directory
- and modify when needed to your local configuration:
+1. Start batch file in root directory: copyConfFiles.bat internet
acceptatie|local|finalist
+ where one of the options 'acceptatie|local|finalist' should be chosen. The
acceptatie-version
+ should be used for production too.
+
+Or do it manually:
+ copy the contents of the example configuration files from /conf/internet/
to the following
+ directory and modify when needed to your local configuration:
* /conf/filters.properties
* /conf/natmmconfig.properties
2. run the following ant target:
> ant war.natmm.internet
-3. copy the ant war.natmm.internet to your tomcat webapps directory
+3. copy the WAR file in the build directory to your tomcat webapps directory
4. make sure you have an appropriate mysql connector jar in your tomcat
common/lib directory
@@ -26,15 +31,19 @@
B. How to install NMIntra (Natuurmonumenten intranet)
---------------------------------------------------
+1. Start batch file in root directory: copyConfFiles.bat intranet
acceptatie|local|finalist
+ where one of the options 'acceptatie|local|finalist' should be chosen. The
acceptatie-version
+ should be used for production too.
-1. modify the following configuration files (choose from /conf/intranet/):
+Or do it manually:
+ modify the following configuration files (choose from /conf/intranet/):
* /conf/filters.properties
* /conf/nmintraconfig.properties
2. run the following ant target:
> ant war.natmm.intranet
-3. copy the ant war.natmm.intranet to your tomcat webapps directory
+3. copy the WAR file in the build directory to your Tomcat webapps directory
4. make sure you have an appropriate mysql connector jar in your tomcat
common/lib directory
@@ -49,5 +58,3 @@
---------------------------------------------------
For different builds or other instructions, check install.old.txt file
-
-
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs