About Tomcat error.

2001-12-04 Thread Chencf

Dear Sir,

I have installed Tomcat 3.3 and want to integrate into my IIS. My OS is Win2k SP2 
with IIS5.0. But after I follow the instruction of Tomcat IIS Howto article, I can 
not browse any page and find the Default Web Site stopped. The default web site is 
using port 80 and there is always warning Address already in use when I start the 
default web site.
The below error message is show in browser when I click 
http://localhost/examples/jsp/index.html. I hope your any idea and suggestions. Thanks 
in advance.

Browser Error

Your Browser sent a malformed request. You may need to configure your browser to use 
proxies, or you may need to change the port that your webserver is using. 

Yours, Jackie.




RE: About Tomcat error.

2001-12-04 Thread Larry Isaacs

If starting the Default Web Site from the management
console says Address already in use for port 80, you
need find out what program is already using port 80 and
shut it down or switch it to a different port.

You can still test the Tomcat side of the IIS+Tomcat
combination by starting Tomcat 3.3 and testing it directly,
i.e.: http://localhost:8080/examples/jsp/index.html

If you aren't getting proper operation accessing
Tomcat directly, you won't get any better behavior
accessing it through IIS.

Cheers,
Larry

 -Original Message-
 From: Chencf [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 04, 2001 12:46 PM
 To: [EMAIL PROTECTED]
 Subject: About Tomcat error.
 
 
 Dear Sir,
 
 I have installed Tomcat 3.3 and want to integrate into my 
 IIS. My OS is Win2k SP2 with IIS5.0. But after I follow the 
 instruction of Tomcat IIS Howto article, I can not browse 
 any page and find the Default Web Site stopped. The default 
 web site is using port 80 and there is always warning 
 Address already in use when I start the default web site.
 The below error message is show in browser when I click 
 http://localhost/examples/jsp/index.html. I hope your any 
 idea and suggestions. Thanks in advance.
 
 Browser Error
 
 Your Browser sent a malformed request. You may need to 
 configure your browser to use proxies, or you may need to 
 change the port that your webserver is using. 
 
 Yours, Jackie.
 
 

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]