check out server.xml,
change the port in the clause that looks like this :
<Connector className="org.apache.catalina.connector.http.HttpConnector"
port="8080" minProcessors="5" maxProcessors="75"
enableLookups="true" redirectPort="8443"
acceptCount="10" debug="0" connectionTimeout="60000"/>
hope it helps
-reynir
> -----Original Message-----
> From: Panayiotis Periorellis
> [mailto:[EMAIL PROTECTED]]
> Sent: 27. mars 2002 10:38
> To: Tomcat Users List
> Subject: Chaging default port
>
>
> I have installed apache tomcat 4.0a and iwas wondering how can I chage
> the default port which is currently 8080..
>
> Regards
> panos
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>