In Tomcat6, 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 for quick tests. Check that you can log into sf08.cs.umb.edu and let me know if it is not available to you. For long runs, use sf08.
main Connector |
|
eoneil |
11600 |
avarma |
51300 |
malmeida |
51310 |
hdeblois |
51320 |
mtyrrell |
51330 |
lowery |
51340 |
maxward |
51350 |
pjain |
51360 |
siva |
51370 |
kaahinm |
51380 |