In the server.xml file comment out the following lines:
<!-- Normal HTTP -->
<Connector className="org.apache.tomcat.service.PoolTcpConnector">
<Parameter name="handler"
value="org.apache.tomcat.service.http.HttpConnectionHandler"/>
<Parameter name="port"
value="8080"/>
</Connector>
Please correct me if iam wrong.
Ram
>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: How to disable the port in Tomcat with IIS
>Date: Mon, 15 Jan 2001 18:50:48 -0500
>
>I successfully configured the Tomcat 3.2 with IIS, by using port:80, I can
>access servlets through IIS. The problem is how I can disable the port:8080
>which directly go to Tomcat, then every access must go through IIS. Please
>help!
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]