Tomcat port assignments CS639 Spring ‘13

In Tomcat, for the minimal setup you need 2 ports. One for the main Connector element and one for the Server shutdown element 

The main connector port is the one used in a URL when you use tomcat. Look for the string "main Connector port" in server.xml 

The contents of tomcat.zip provide a server.xml with the default port assignments, good for use at home. They won't work on UNIX/Linux hosts.
Only the main connector port is listed below. For each student, use the listed number for the main Connector, main+1 for the Server shutdown port. The next 8 are reserved for you for as well.

You can run on any host at cs.umb.edu for quick tests. For long runs, use users2.

main Connector
port (default 8080)

eoneil

11600

sourav

51390

ckelly

51400

siva

51420

sowmyak  

51460