Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Tomcat bug when using Java Blueprints JSF components

Mark Thomas

2007-02-08

Replies:

Gerald Holl wrote:
> Hello,
>
> I get the following exception when I view a JSP/JSF site with the Java
> Blueprints ui:Autocomplete component:
> java.lang.IllegalArgumentException: Do, 08 Feb 2007 09:48:43 GMT
>      at
> org.apache.catalina.connector.Request.getDateHeader (Request.java:1791)
>
> It seems that the date/time is wrong, any ideas?
>

It looks like a client issue. The valid formats for the date header
are specified on page 20 of
http://www.ietf.org/rfc/rfc2616.txt?number=2616

It looks like the client in sending "Do, ..." rather than "Thu, ..."


HTH,

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.