Apache Tomcat Startup/Shutdown - trillium_quality - 17.1

Trillium TS Web Services Developer Guide

Product type
Software
Product family
Trillium
Product
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality
Title
Trillium TS Web Services Developer Guide
Topic type
Administration
Overview
How Do I
Configuration
Reference
Installation
First publish date
2008

To use TS Web Services, the Apache Tomcat server must be running. You can start Tomcat as a service or start it with the startup batch file located in Apache’s \bin directory.

To start Apache Tomcat with the batch file:

  1. Log in as a user with system administrator privileges. On Windows, open a command window.

  2. Ensure that your jre_home variable is set to your Java JRE location.

  3. Change directories to Trillium’s Apache directory, by default:

    • Windows: C:\Program Files\Trillium Software\MBSW\17\tsq\Software\apache-tomcat\bin

    • Linux: /opt/tsq/Software/apache-tomcat/bin

  4. Run the start-up script:

  • Windows: startup.bat

  • Linux: startup.sh

A Tomcat window opens. Allow the startup process to complete before attempting to use Tomcat.

The server can be shut down using the shutdown.bat (Windows) or shutdown.sh (Linux) file, also in Apache’s \bin directory.