Atif Munir wrote:

>Hi,
>in which file the port is set fro tomcat?
>atif
>
>
>--
>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
Hi default port setting for tomcat is usually port 80 such as 
http://localhost:8080/ webapp/


Thus you can change this in Jakarta-tomcat > conf > server.xml file 
scroll down and change above 1024 as per the tomcat installation 
readme.txt file.As usually and in my case that port has already been 
assigned to another app.

Hope this helps

Cheers Chuck Amadi
Systems Programmer




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

Reply via email to