Changes between Version 14 and Version 15 of HowToRunUnderTomcat


Ignore:
Timestamp:
Sep 8, 2009, 8:31:33 PM (15 years ago)
Author:
stegherr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToRunUnderTomcat

    v14 v15  
    4747   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.
     49 1. If you can't find you log files, make sure you edit `/...path_to_GeoNetwork_installation_goes_here.../web/geonetwork/WEB-INF/log4j.cfg`:
     50   a. Change 'log4j.appender.jeeves.file' to '/var/log/tomcatXXX/geonetwork.log' (XXX = Tomcat version) or wherever you want to have your logs.
    4951 1. Start Tomcat.
    5052