> From: mast [mailto:[EMAIL PROTECTED] 
> Subject: Re: problem with getcontext and context.xml
> 
> <Connector port="9570" enableLookups="false"
>            redirectPort="8443" protocol="AJP/1.3" />

This would indicate you're front-ending Tomcat with something else, such
as httpd.  Add a <Connector> for a different port and
protocol="HTTP/1.1", then see what happens when you contact Tomcat
directly via that port.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to