You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Regis CABARET <re...@yahoo.fr> on 2003/05/12 14:51:12 UTC

Setting Tomcat with IIS

Hi there,

I am struggling trying to configure Tomcat with IIS as a web server.
I followed the steps provided on jakarta.apache.org but it still doesn't
work.
My servername is regis-test and when I open the page
http://regis-test/examples/jsp/index.html, I get the error page "The page
cannot be displayed".
IIS still tries to redirect as I get the message in the logfile under:
C:\WINNT\system32\LogFiles\W3SVC1\ex030512.log that mentions:
2003-05-12 12:22:01 172.27.225.118 - 172.27.225.118 80 GET
/jakarta/isapi_redirect.dll - 500
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.0.3705)

My worker.properties is set to use port 8009 for AJP13 and my server.xml has
the same port number.
The extension_uri setting is also correct.

So I don't know what is wrong.

Has anyone encountered this before? And/or has anyone got any solution?

Thanks a lot,

Regis

RE: Setting Tomcat with IIS

Posted by Kevin Baynes <kb...@seagullsw.com>.
Here are a couple of links that may help.

http://www.ozibug.com/doc/howto/iis-integration-howto.html

http://www.geocities.com/manu_ishere/

~akb

| -----Original Message-----
| From: Regis CABARET [mailto:reg_cabaret@yahoo.fr]
| Sent: Monday, May 12, 2003 8:51 AM
| To: tomcat-user@jakarta.apache.org
| Subject: Setting Tomcat with IIS
| 
| 
| Hi there,
| 
| I am struggling trying to configure Tomcat with IIS as a web server.
| I followed the steps provided on jakarta.apache.org but it still doesn't
| work.
| My servername is regis-test and when I open the page
| http://regis-test/examples/jsp/index.html, I get the error page "The
| page
| cannot be displayed".
| IIS still tries to redirect as I get the message in the logfile under:
| C:\WINNT\system32\LogFiles\W3SVC1\ex030512.log that mentions:
| 2003-05-12 12:22:01 172.27.225.118 - 172.27.225.118 80 GET
| /jakarta/isapi_redirect.dll - 500
| Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.0.3705)
| 
| My worker.properties is set to use port 8009 for AJP13 and my server.xml
| has
| the same port number.
| The extension_uri setting is also correct.
| 
| So I don't know what is wrong.
| 
| Has anyone encountered this before? And/or has anyone got any solution?
| 
| Thanks a lot,
| 
| Regis
| 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org