Changes between Version 5 and Version 6 of HowToRunUnderTomcat
- Timestamp:
- 06/11/08 16:24:37 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToRunUnderTomcat
v5 v6 5 5 1. Install Tomcat. 6 6 2. Get a copy of GeoNetwork from [wiki:HowToWorkWithSubversion SVN] (or use an installed version) 7 3. Build GeoNetwork. (See HowToCompile for instructions. )7 3. Build GeoNetwork. (See HowToCompile for instructions. If you will be using McKoi, make sure to use GAST to initialize the database.) 8 8 4. Configure Tomcat: 9 9 * option 1: From your GeoNetwork build, copy the subdirectories of the `web` directory to the `webapps` directory of Tomcat. (So you will have `webapps/geonetwork`, etc., in your Tomcat installation.)