Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Tomcat logging

607748Jan 31 2008 — edited Jan 31 2008
Hello,

I have a tomcat 5.5.23 on my machine and installed the adf libs with the JDeveloper integrated ADF Installern. After fixing the url-servlet mapping ordDeliverMediaServlet my application is running. - but -
in catalina.out there are so much log lines like:
DEBUG (SmapUtil$SDEInstaller) -20 copying 4 bytes
DEBUG (SmapUtil$SDEInstaller) -16 read class attr -- 'this'
and so on. I've changed the settings in conf/logging.properties from FINEST to SEVERE and changed my log4j.properties in my application to ERROR but nothing happens.
How can I configure the logging in tomcat to be more silently...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2008
Added on Jan 31 2008
1 comment
1,551 views