Changes between Version 13 and Version 14 of HowToRunUnderTomcat


Ignore:
Timestamp:
Sep 8, 2009, 7:49:23 PM (15 years ago)
Author:
stegherr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToRunUnderTomcat

    v13 v14  
    4545   a. In `/...path_to_GeoNetwork_installation_goes_here.../web/geoserver/WEB-INF/web.xml` set the value of the parameter 'GEOSERVER_DATA_DIR' to '/...path_to_GeoNetwork_installation_goes_here.../data/geoserver_data'.
    4646 1. Turn off Tomcat security:
    47    a. In `/etc/init.d/tomcatXXX` (XXX = Tomcat version) set 'TOMCAT6_SECURITY' parameter to 'no'.
     47   a. In `/etc/init.d/tomcatXXX` set 'TOMCATXXX_SECURITY' (XXX = Tomcat version) parameter to 'no'.
    4848 1. Edit Tomcat's `server.xml` to set parameters as you wish.
    4949 1. Start Tomcat.