Re: Coyote Connector Issue

2007-12-16 Thread Mary Joseph
Thanks Bill.. Any idea how to enable the logs so that i can trace the flow ? >>> "Bill Barker" <[EMAIL PROTECTED]> 12/17/07 9:30 AM >>> Most GET requests don't include a Content-Length header, and they work fine. "Mary Joseph" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi

Re: Coyote Connector Issue

2007-12-16 Thread Bill Barker
Most GET requests don't include a Content-Length header, and they work fine. "Mary Joseph" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi, I am facing a problem with tomcat not working as stand-alone . It is using CoyoteConnector on 8080 port and rejecting my request as 400 Bad

Coyote Connector Issue

2007-12-16 Thread Mary Joseph
Hi, I am facing a problem with tomcat not working as stand-alone . It is using CoyoteConnector on 8080 port and rejecting my request as 400 Bad Request. I am using tomcat 4.1.36 and got to know the issue CVE-2005-2090 which got fixed according to which all requests with multiple content le