I'm using a freshly unzipped install of Tomcat 5.5.25 on Windows.
1) JULI logging is automatically enabled, and is controlled by the logging.properties file found in conf. This seems to be at variance with the statement in http://tomcat.apache.org/tomcat-5.5-doc/logging.html :
       " Example logging.properties file to be placed in common/classes:"
The provided example is exactly what is shipped in conf.
Is control from the location in conf the correct way to do it (i.e., I shouldn't move it to common/classes)? Does conf/logging.properties override common/classes/logging.properties, or the other way around?

2) I'm using Eclipse/MyEclipse for development. It /seems/ to log according to the shipped conf/logging.properties. However, running under Eclipse appears to be immune to any changes in conf/logging.properties, and also to placing a changed logging.properties in common/classes, as if Eclipse were keeping its own private copy. Is this in fact the case? If so, is there any way to control it? I couldn't find anything
in the MyEclipse doc.  I'm hoping someone here knows about this.

Thanks in advance.
Ken




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to