Installing Apache Tomcat as a service on Windows - 8.0

Talend Installation Guide

Version
8.0
Language
English
Operating system
Windows
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

Before you begin

Before starting this service installation, make sure that you have the following files in the Apache Tomcat installation directory:

  • tomcatX.exe where X refers to the version number of Apache Tomcat
  • tomcatXw.exe where X refers to the version number of Apache Tomcat
  • service.bat

These files allow you to monitor and configure Apache Tomcat services. If you do not have these files, go to the Apache Tomcat website, download them and put them under the bin folder of your Apache Tomcat installation directory.

Procedure

  1. Open a CMD window in Administrator mode.
  2. Browse to the bin folder of the Apache Tomcat installation directory, then type in the following command:
    service.bat install

Results

The Apache Tomcat service is created and can be viewed by selecting Control Panel > Administrative Tools > Services in the Start Menu of Windows.

To remove the Apache Tomcat service you can enter the following command in the same command window: service.bat remove