Changes between Version 3 and Version 4 of HowToRunUnderTomcat
- Timestamp:
- 06/11/08 07:11:19 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToRunUnderTomcat
v3 v4 6 6 2. Get a copy of GeoNetwork from SVN (or use an installed version) 7 7 3. Build GeoNetwork. (See HowToCompile for instructions.) 8 4. 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.) 10 10 * option 2: Put a file called geonetwork.xml in {$CATALINA_HOME}/conf/Catalina/localhost with the following contents (adjust the path as necessary):