Caldarale, Charles R wrote:
From: Chuck Hodge [mailto:[EMAIL PROTECTED]
Subject: Tomcatx.x and vista

I start tomcat as a service manually using Administrative
Tools from the Control Panel. In Firefox I enter
http://localhost:8080/examples/index.html and what I get
back is:

The system cannot find the file specified.

The above works fine for me on my Vista 64-bit system.

Where does this message appear?  That's not something that would come from 
Tomcat or Firefox.

Note that in the above you should not be going through IIS, but rather directly 
to Tomcat - unless you disabled the HTTP connector in server.xml.  What changes 
have you made to conf/server.xml?  What ports is Tomcat listenting on.

 - 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]
------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1792 - Release Date: 11/16/2008 10:04 AM

Have not made any changes to server.xml. It was a clean install. Not sure what you meant by "should not be going through IIS, but rather directly to Tomcat". The only configuration change was adding isapi_redirect-1.2.27.dll allowed in ISAPI and CGI Restrictions in the IIS manager. The message appears as the only content of index.html. It is probably just an error response by IIS. If I view source all I see is the line of text.

---------------------------------------------------------------------
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