Using the imbedded Tomcat server

You are now ready to start the Tomcat server. Tomcat 5.5.x has been pre-installed.

Tomcat 5.5.x has been pre-installed to [InstallDir]/jazz/server/tomcat. The web application (jazz.war) has been installed in Tomcat's /webapps directory. Open a command window and set your current path to [InstallDir]/jazz/server. The server startup and shutdown scripts are located in this directory.

Note: Tomcat is configured to use the ports 9080 and 9443 in file [InstallDir]/jazz/server/tomcat/conf/server.xml. If necessary, change them as appropriate for your system.

Feedback