Port problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsrinivasan
    New Member
    • Mar 2007
    • 221

    Port problem

    Hi all,

    I am using Apache-tomcat. And it is supporting the port 8080. But somebody using 8201. I want to change the port 8080 to 8201. Where i have to change it?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by rsrinivasan
    Hi all,

    I am using Apache-tomcat. And it is supporting the port 8080. But somebody using 8201. I want to change the port 8080 to 8201. Where i have to change it?
    You can change that in %TOMCAT_HOME%\c onf\server.xml

    Comment

    • rsrinivasan
      New Member
      • Mar 2007
      • 221

      #3
      Originally posted by r035198x
      You can change that in %TOMCAT_HOME%\c onf\server.xml
      Yes. Thanks. It is working..

      Comment

      Working...