I would like to pre-configure a web application to automatically create a logger with certain settings when the application is deployed to Tomcat 4.1.X. Is there a tomcat-specific configuration file that I can add to the WAR in order to accomplish this, or is editing the server.xml the only way to create a logger?
If it is not possible to accomplish this task via a configuration file, could it be done using a startup servlet in the application? This class would have to use the Tomcat API directly in order to create a logger .. but it seems possible. Has anyone tried this before? Thanks in advance, Patrick M. Farrell Client Care Manager Client Server & Web Development Quick Solutions, Inc. A four time INC 500 winner! [EMAIL PROTECTED] *********************************************************************** This message is intended only for the use of the intended recipient and may contain information that is PRIVILEGED and/or CONFIDENTIAL. If you are not the intended recipient, you are hereby notified that any use, dissemination, disclosure or copying of this communication is strictly prohibited. If you have received this communication in error, please destroy all copies of this message and its attachments and notify us immediately. *********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
