Hi everyone,
    I'm using Tomcat 4.1.30 and have been trying to switch from the
deprecated Http connector to Coyote/Http1.1. However, when I change the
Service's connector to Coyote I get an HTTP 500 ("No context configured to
process this request") back from my server whenever I try to access a page.
 
    Here's the Connector entry I'm using (nothing particularly exciting!):
<Connector className="org.apache.coyote.tomcat4.CoyoteConnector" port="8080"
... />
 
    This worked with the Coyote/Http connector under Tomcat 4.1.24 on my
machine but when I switched on GZIP compression I got no response so I
thought I'd see if anything had changed in 4.1.30.
 
    I'd appreciate any thoughts anyone's got any thoughts on why I might be
getting this error back.
 
Many thanks,
K.


**********************************************************************
This email is intended only for the addressee. This email
and any files transmitted with it may contain confidential
or privileged information. If you are not the named
addressee or the person responsible for delivering the
message to the named addressee, please contact 
[EMAIL PROTECTED]

This email has been scanned by MIMEsweeper.

Visit the Prebon Marshall Yamane web site at 
http://www.prebon.com
**********************************************************************

Reply via email to