Re: Tomcat 3.3.2-dev current build is available

2004-02-20 Thread Henri Gomez
Larry Isaacs wrote: Thanks for checking. It is not suprising for Watchdog to be wrong. I'll begin work on RC1 this afternoon. I'll works on it Monday (I'm on hollidays for now) - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

RE: Tomcat 3.3.2-dev current build is available

2004-02-20 Thread Larry Isaacs
Thanks for checking. It is not suprising for Watchdog to be wrong. I'll begin work on RC1 this afternoon. Larry > -Original Message- > From: Bill Barker [mailto:[EMAIL PROTECTED] > Sent: Friday, February 20, 2004 2:01 AM > To: Tomcat Developers List > Subject:

Re: Tomcat 3.3.2-dev current build is available

2004-02-19 Thread Bill Barker
I looked into the Watchdog tests, and in all three failed cases for the servlet tests, it is Watchdog that is wrong: 1) session.getMaxInactiveInterval can be called on an invalid session. 2) response.setContentLength(10) requires that you actually write 10 bytes. 3) With response.setLocale(new Loca