Originally posted by amit punekar:
Hi,
There is a configuration file named server.xml in "conf" directory.
Please check this file to change the default port number.
thanks,
amit
<Connector port="8080" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" redirectPort="8443" acceptCount="100" debug="0" connectionTimeout="20000" disableUploadTimeout="true" />