Starting and stopping the Tomcat application server

This section describes how to start and stop the Tomcat application server.

StepsStarting the Tomcat application server

  1. From a terminal window, navigate to $SYBASE.

  2. Enter starttomcat.sh, or startua.sh to start the Unwired Accelerator server.

    When Tomcat starts, you see:

    Using CATALINA_BASE:   $SYBASE/tomcat
    Using CATALINA_HOME:   $SYBASE/tomcat
    Using CATALINA_TMPDIR: $SYBASE//tomcat/temp
    Using JAVA_HOME:       ./JDK1.5.0_05
    

StepsShutting down the Tomcat application server

  1. From a terminal window, navigate to $SYBASE.

  2. Enter stoptomcat.sh, or stopua.sh to stop the Unwired Accelerator server.