UIEvolutin Inc.
UJML Application Development User Guide
Starting Tomcat

This topic describes how to start and stop the Tomcat Java Servlet server.

Tomcat is installed and configured by the UIE SDK installation program as its default application server. As installed, Tomcat will run as a standalone Web server listening on port 8080. You do not need to integrate Tomcat with a pre-existing Web server (such as Microsoft's IIS or the Apache Web server) to run the SDK. If you are already running Tomcat or any other HTTP service on port 8080, there will be a conflict between the UIE SDK's installed copy of Tomcat and the other application. This conflict will have to be resolved before the UIE Server will run correctly in appserver mode. 

Tomcat must be started before running UJML applications that require an application server. Tomcat can be started using 'Start Tomcat Server' from the UIE SDK menu on the Windows Start menu. Tomcat will open a text window; leave this window open while Tomcat is running. 

Tomcat can be stopped using 'Stop Tomcat Server' from the UIE SDK menu on the Windows Start menu. 

Tomcat documentation is available at http://jakarta.apache.org/tomcat/tomcat-4.1-doc/

Copyright (c) 2000-2005 by UIEvolution, Inc. All rights reserved.
What do you think about this topic? Send feedback!