This is fixed in Tomcat 3.3.1 nightly. For Tomcat 3.3, I believe setting debug="-1" on the DecodeInterceptor in server.xml will avoid the log output.
Cheers, Larry > -----Original Message----- > From: Bryan Pieper [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 13, 2001 12:20 PM > To: [EMAIL PROTECTED] > Subject: DecodeInterceptor Tomcat3.3 > > > > In my jvm.stderr log, I keep getting: > 2001-12-13 11:19:00 - DecodeInterceptor: Charset from session > ISO-8859-1 > 2001-12-13 11:19:02 - DecodeInterceptor: Charset from session > ISO-8859-1 > 2001-12-13 11:19:05 - DecodeInterceptor: Charset from session > ISO-8859-1 > > What is causing this and how do I fix it? > > Thanks. > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
