Changes between Version 17 and Version 18 of HowToRunUnderTomcat
- Timestamp:
- 09/08/09 20:36:38 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToRunUnderTomcat
v17 v18 49 49 1. If you can't find your log files, make sure you edit `/...path_to_GeoNetwork_installation_goes_here.../web/geonetwork/WEB-INF/log4j.cfg`: 50 50 a. Change 'log4j.appender.jeeves.file' to '/var/log/tomcatXXX/geonetwork.log' (XXX = Tomcat version) or wherever you want to have your logs. 51 1. Do the same withfor intermap with `/...path_to_GeoNetwork_installation_goes_here.../web/intermap/WEB-INF/log4j.cfg`.51 1. Do the same for intermap with `/...path_to_GeoNetwork_installation_goes_here.../web/intermap/WEB-INF/log4j.cfg`. 52 52 1. Start Tomcat. 53 53