Changes between Version 3 and Version 4 of HowToRunUnderTomcat


Ignore:
Timestamp:
Jun 11, 2008, 7:11:19 AM (16 years ago)
Author:
madair
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToRunUnderTomcat

    v3 v4  
    66 2. Get a copy of GeoNetwork from SVN (or use an installed version)
    77 3. Build GeoNetwork.  (See HowToCompile for instructions.)
    8  4.
     8 4. Configure Tomcat:
    99 * 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.)
    1010 * option 2: Put a file called geonetwork.xml in {$CATALINA_HOME}/conf/Catalina/localhost with the following contents (adjust the path as necessary):