Howdy,
>log4j.appender.regal_reporting.File=../logs/regal_reporting.log
This path is relative to the current working directory, i.e. the
directory from which the server is started. You probably want to use
either an absolute path or a variable e.g.
${CATALINA_HOME}/logs/regal_reporting.log.
Yoav Shapira
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)