Hi, Is it permissible to use the DailyRollingFileAppender to write to a common log file from more than one JVM. Specifically, I want to write to a common log file from different servlet engines (using different JVMs) in IBM Websphere. Will the two (or more) instances of DailyRollingFileAppenders step on each other when it comes time to roll the log file? I did not see anything in the code to prevent this.
Thanks Rick -------------------------------------------- Richard J. Boyer Consultant Software Engineer Fidelity Life Insurance Company 1 Spartan Way, TS2Z Merrimack, NH 03054 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
