aboutsummaryrefslogtreecommitdiff
path: root/spss/handbook/clients/webservice/conf/log4j.properties
diff options
context:
space:
mode:
Diffstat (limited to 'spss/handbook/clients/webservice/conf/log4j.properties')
-rw-r--r--spss/handbook/clients/webservice/conf/log4j.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/spss/handbook/clients/webservice/conf/log4j.properties b/spss/handbook/clients/webservice/conf/log4j.properties
index acef53003..bf7c98c0c 100644
--- a/spss/handbook/clients/webservice/conf/log4j.properties
+++ b/spss/handbook/clients/webservice/conf/log4j.properties
@@ -17,7 +17,7 @@ log4j.appender.stdout.layout.ConversionPattern=%5p | %d{dd HH:mm:ss,SSS} | %20.2
# configure the rolling file appender (R)
log4j.appender.R=org.apache.log4j.RollingFileAppender
-log4j.appender.R.File=${catalina.home}/logs/moa-id.log
+log4j.appender.R.File=${catalina.base}/logs/moa-id.log
log4j.appender.R.MaxFileSize=10000KB
log4j.appender.R.MaxBackupIndex=1
log4j.appender.R.layout=org.apache.log4j.PatternLayout