----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

> I noticed in Jserv 1.1, it still throws an IllegalArgumentException if
> an invalid date is sent in on the http request, returning an error 500
> to the client on an otherwise completely valid request.
> 
> My site gets 50-100 of these a day, so I commented out the
> throw in JServ 1.0 and return currentTimeMillis().   Since I brought
> this up before, I'm curious - why leave it this way if it means throwing
> unnecessary error 500s?
> 
> thanks,
> Cott

Cott,

I think that you know what I'm going to say...

send a diff.

-jon

-- 
Scarab -
      Java Servlet Based - Open Source 
         Bug/Issue Tracking System
        <http://scarab.tigris.org/>


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to