-
Dec 28th, 2010, 04:44 AM
#1
How to change tcServer port to 8090 (Linux)
I was working mandriva linux.
8080 port number is in use. How can i change port number for tcServer/ Tomcat.
-
Dec 31st, 2010, 06:47 PM
#2
Generally in conf/catalina.properties, at the bottom of the file.
For example:
################################################
## ENTRIES BELOW ADDED AT INSTALL/CONFIGURE TIME
################################################
tcserver.node=one-d5b9f
shutdown.port=-1
http.port=8081
https.port=8441
jmx.port=6961
ajp.port=8001
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules