> From: Gary VanMatre said: > I was poking around in log4j and found a very similar feature > that allows you to configure a file watch dog for the > properties files.
You can't use that within a J2EE container, however, because it spawns a watcher thread. This thread is then outside the lifecycle control of the container. - George --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]