> From: Chuck Hodge [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcatx.x and vista > > Have not made any changes to server.xml.
Tomcat normally listens to HTTP requests on port 8080, and AJP requests (from IIS or httpd) on port 8009. If you have IIS configured to listen on port 8080, then Tomcat will not be able to start. If IIS is listening on port 80 (its default), then requests to 8080 should go straight to Tomcat; IIS is not involved. So what is your setup really? > The message appears as the only content of index.html. It > is probably just an error response by IIS. It's certainly not coming from Tomcat. Try taking IIS out of the game while setting up Tomcat. Once you have Tomcat running properly standalone, then try configuring IIS to work with it. (Or, if you're not using IIS for something else, configure Tomcat to use port 80 for HTTP and don't bother running IIS at all.) Also check to make sure the Vista firewall or other network protection isn't messing things up. - 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]