Changes between Version 14 and Version 15 of HowToRunUnderTomcat
- Timestamp:
- 09/08/09 20:31:33 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToRunUnderTomcat
v14 v15 47 47 a. In `/etc/init.d/tomcatXXX` set 'TOMCATXXX_SECURITY' (XXX = Tomcat version) parameter to 'no'. 48 48 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. 49 51 1. Start Tomcat. 50 52